Menu Hover Transparent Colour
Hey guys – how can I make the hover colour a degree of transparency?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Save 30% on SiteOrigin Premium with our April sale. Use code APRIL30 .
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
Hey guys – how can I make the hover colour a degree of transparency?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Hi Tim!
Welcome to the forums ;) What are you trying to achieve with this transparency? Once I know this I’ll be able to try give you the best solution.
Hey bro – I’m trying to change the flat white effect to a slightly transparent effect, if possible. I want to bring in the texture of the background.
http://www.markweston.co.za/
Hi Tim
Try this under Appearance > Custom CSS, adjust as required:
.main-navigation ul li:hover > a, #search-icon #search-icon-icon:hover { background: rgba(255, 255, 255, 0.5) !important; }For a break down of the RGBA value see the RGBA section: http://www.w3schools.com/cssref/css_colors_legal.asp
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.