Hi guys, I have a couple questions on 2 different sites I am building with Vantage. I will start another thread for the second topic – centering multiple widgets in the footer.
After various attempts at this I find I’m needing your assistance on a second level hover text margin or padding for a custom menu widget I placed in the header.
http://imsone.com.v3.cloudsites.gearhost.com/cox/home/
In the header – ‘about us’ ‘services’ and ‘contact us’ have drop downs with text links that sit right on the left margin. Is there code that I can insert to push the text to the right some creating a margin in the dropdown box?
Appreciate all your great help on these sites!
Hi [email protected]
In your custom CSS you have this entry
Please remove the padding-left setting and the sub-menu will regain its spacing.
Let us know how you get on
Magus
Thanks! That fixes the second level padding. Can I tighten up the top line though? Increasing padding here affects the whole menu which makes the top line move into the logo.
See this page – I placed a screengrab here to show the spacing at 0 (main header and the 10px setting:
http://imsone.com.v3.cloudsites.gearhost.com/cox/temp/
I wasn’t sure if it was possible to differentiate between the top line and the second level padding.
Thanks again!
Hi [email protected]
Please try adding this to your Custom CSS
It should leave the top level as is and only affect the sub menu’s
Magus
Excellent. Thanks again!