Home › Forums › Photo World/Photo Session Support › shadow on submenu
- This topic has 8 replies, 5 voices, and was last updated 7 years, 9 months ago by
Forum Moderator.
-
AuthorPosts
-
September 3, 2015 at 8:44 pm #10930
When i hover over a sub menu, the background of the sub menu seems to be dark grey and makes the page titles within the sub menu hard to read. How do i change that color of the sub menu drop down box background? my web url is http://jerseyitguy.co.uk/AS/08VanNesteJ/website2/wordpress
September 4, 2015 at 6:38 am #10940Hi,
Added a class in your Appearance>Theme Options>Layout Settings>Custom CSS box to solve this. You can check.
Regards,
ShriNovember 19, 2015 at 4:10 pm #14788Van,
I really like the colors you selected for Photo Session. Can you share them with me via screen captures. My email is [email protected]
Thank you,
Rich KeitzNovember 20, 2015 at 9:41 am #14849Okay.
December 8, 2015 at 10:05 pm #16198Can you put that out to others. I would like to have my submenu’s completely transparent without any lines, shadows or anything else.
December 11, 2015 at 11:55 am #16379Hi,
Kindly provide your website link.
Regards,
ShriDecember 11, 2015 at 2:14 pm #16398http://www.compoconst.com/
December 11, 2015 at 2:18 pm #16399Shri,
I’m still having problems with submenu transparency. I added
#site-nav ul li:hover ul { background-color:rgba(0, 0, 0, 0.6 !important; )}
and that did not work.
http://www.compoconst.com/
December 14, 2015 at 12:02 pm #16590Hi Richard,
Kindly go to Appearance>Theme Options>Layout Settings>Custom CSS
Replace this css code with your code:#site-nav ul li:hover ul {background:rgba(0,0,0,0.6); display:block; left:0; position:absolute; top:30px; width:190px; z-index:10;}
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.