Argh! I felt so good figuring out hw to adjust the sidebar seperator, and now it does this:
How can I change the sidebar seperator, so that it is solid 3px all the way down?
I used this code:
#top #main .sidebar {
border-left-style: solid;
border-left-width: 2px !important;
border-left-color: #696969 !important;}
Please help.
Sadly I can’t send link as I am working on localhost.
Ha! Does help if your are not stupid. This did the trick:
#top #main .sidebar {
border-left-style: solid;
border-left-width: 1px !important;
border-left-color: #696969 !important;}
#main > div.main_color.container_wrap_first.container_wrap.sidebar_right > div > main {border-right-style: solid;
border-right-width: 2px !important;
border-right-color: #696969 !important;}
Dammit! That only works on the front page, but ot on any other pages. What am I missing?
Na, false alarm, as soon as i add content to the site all is ok.
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Basilis