Borders not showing in sidebar for some pages

Posted in: Newsmag
Post count: 47

Hi,

on my demo website http://www.edurozrywka.pl i have an issune with the widgets borders.

I use standard newsmag sidebar. On the homepage and blog http://www.edurozrywka.pl/blog all borders are correct. But on the other pages they are not visible.

In addition smart scroll is working correctly only on home page and blog. On other pages it doesn’t work (it’s not srolling toghether with the content).

How to fix that ?

  • This topic was modified 11 years by okti.
Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/NPVoMT8j

.td-pb-border-top{
border-top: 1px solid #e6e6e6 !important;
}

Also please provide a link on the page that smart sidebar doesn’t work correctly as I didn’t find any issues.

Thanks!

Post count: 47

HI,

first off all the CSS is working only if i use any widget from the template. But on the home page http://www.edurozrywka.pl i added widget form Event Manager plugin and the border is not visible. This widget is last one on the home page and it has the name POLECANE SZKOLENIA.

Smart scroll is not working on any other pages that home page and blog. Here are samples:
http://www.edurozrywka.pl/szkolenia-i-rozwoj
http://www.edurozrywka.pl/o-firmie/referencje
http://www.edurozrywka.pl/o-firmie/zespol

Thanks is advance for the help.

Post count: 7909

Hi,

Please try this css for top border: http://screencast.com/t/tZB6xByMNV

.widget{
border-top: 1px solid #e6e6e6;
}

Please follow this topic and add td-ss-row extra class to the row: https://forum.tagdiv.com/topic/smart-side-bar-social-button-2/#post-35885

Hope this helps!

Post count: 47

HI,

thanks for the suggestions. Everything work perfect right now 😉

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.