This topic has 1 reply, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #177361
     dekoningalex
    Participant

    Hi,

    When you hover over the menu there is a transparent black color that lights up. I want to have this background active without the need to hover over it on buddypress profile pages. What css can i use to make this happen?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #177401
     Kieran_SQ
    Moderator

    Hi,

    You can use the below CSS in your KLEO Child theme style.css by going to Appearance > Editor > KLEO Child > Style.css or by going to Theme Options > General Settings > Scroll to: Quick CSS.

    Change menu color on all BuddyPress pages
    .buddypress .kleo-main-header.header-lp {background-color: rgba(0, 0, 0, 0.4) !important;}

    Change menu color on BuddyPress user profile only
    .bp-user .kleo-main-header.header-lp {background-color: rgba(0, 0, 0, 0.4) !important;}

    Thanks,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?