submenu

Home Forums BeFit Theme Support submenu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17593
    diego greggiodiego greggio
    Member
    • Topics: 7
    • Replies: 4
    • Total: 11
    Member since: November 19, 2015

    Hello,
    how do I make transparent the background color of the sub – menu ?
    Thank you

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

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box

    .header, .header .header-inner .nav ul li:hover > ul {background-color:rgba(0, 0, 0, 0.6);}

    Regards,
    Shri

    #17707
    diego greggiodiego greggio
    Member
    • Topics: 7
    • Replies: 4
    • Total: 11
    Member since: November 19, 2015

    hello , I did what you suggested but does not work … where am I wrong ?

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

    Replace it with this css code

    .header, .header .header-inner .nav ul li:hover > ul {background-color:rgba(0, 0, 0, 0.6) !important;}

    Regards,
    Shri

    #17769
    diego greggiodiego greggio
    Member
    • Topics: 7
    • Replies: 4
    • Total: 11
    Member since: November 19, 2015

    Thanks for the answer but still does not work …

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

    Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.

    Regards,
    Shri

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