Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I tried using the CSS code from another thread as below in Vantage Premium –
/* Sidebar Custom Menu Widget */ #secondary .widget_nav_menu ul li { border-top: 1px solid #000; } #secondary . widget_nav_menu ul li:last-of-type { border-bottom: 1px solid #000; } #secondary .widget_nav_menu ul li a { color: #e2e2e2; padding: 10px 20px 10px; display: block; } #secondary .widget_nav_menu ul li:hover > a { color: #ccc; }
To get the the same Jetpack sub menu formatting as on this page – http://www.petrosaiservices.com/about-petrophysics-consulting/
It doesn’t have any effect though. Am I missing something or is this code out of date?
Thanks for your help.
Julian
Hi Julian
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
Hi,
Here it is http://skyhawk.org.uk <http://skyhawk.org.uk/>
Thank you!
Thanks. The CSS you’ve listed above does/should work, it just needs to be customised for your site’s colors. We tested it now. Try inserting it again at Appearance > Custom CSS. The colors to change are:
Border: #000
Link text color: #e2e2e2
Link text hover color: #ccc
Hi,
I’ve tried those and still get no change to the basic format? Here’s a screenshot.
Thanks for your help.
We’ll take a look shortly, thanks. A quick note, the forum doesn’t accept email attachments. You can upload media using the Add Media button but the reply needs to be done on our website. Thanks :)
Here’s the screenshot.
In your Custom CSS you have the following:
This rule is missing a closing bracket, no CSS will render after this point. Replace the above with:
The menu CSS should then work. You’ll still need to customize the color values as previously discussed.
Superstar ! Thank you.
One last thing…any reason why I don’t get a line underneath the last entry in the menu?
Cancel that, I worked it out.
Thanks for your help and the great theme!
Awesome :) Glad to hear you’ve made progress.
All the best with your site.