How do I create a sidebar like this left hand sidebar in Enfold? http://www.greatbritishbusinessshow.co.uk/
Hey fusedmanagement!
You can use widgets and create that type of content.
If that is not your question, can you please describe it a little bit better, so we can understand properly?
Thanks a lot
Cheers!
Basilis
Hi, no I mean the way in which the pages are structured so that they are separated with lines and then highlight red if you hover over them?
Hey!
Yes, that can be done, It does require some CSS to be achieved.
When you are done with the setup and all, let us know and we will provide it for you, the code needed.
Best regards,
Basilis
Great, I’ll be done in a day or so.
I should be finished later today if I could have the code?
Hi!
Please go to Appearance > Widgets and add Custom Menu widget to your sidebar and then add following code to Quick CSS in Enfold theme options under General Styling tab
.widget_nav_menu li {
border-bottom: 1px solid #e2e2e2;
}
.widget_nav_menu a:hover {
background: red;
color: white;
}
Cheers!
Yigit
Ace… Thank you
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit