shadow on submenu

Home Forums Photo World/Photo Session Support shadow on submenu

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #10930
    James Van NesteJames Van Neste
    Member
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: November 8, 2014

    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

    #10940
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Added a class in your Appearance>Theme Options>Layout Settings>Custom CSS box to solve this. You can check.

    Regards,
    Shri

    #14788
    Richard KeitzRichard Keitz
    Participant
    • Topics: 7
    • Replies: 23
    • Total: 30
    Member since: April 24, 2015

    Van,

    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 Keitz

    #14849
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Okay.

    #16198
    Thomas SwartwoodThomas Swartwood
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: September 3, 2015

    Can you put that out to others. I would like to have my submenu’s completely transparent without any lines, shadows or anything else.

    #16379
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly provide your website link.

    Regards,
    Shri

    #16398
    Richard KeitzRichard Keitz
    Participant
    • Topics: 7
    • Replies: 23
    • Total: 30
    Member since: April 24, 2015

    http://www.compoconst.com/

    #16399
    Richard KeitzRichard Keitz
    Participant
    • Topics: 7
    • Replies: 23
    • Total: 30
    Member since: April 24, 2015

    Shri,

    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/

    #16590
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi 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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.