This topic has 1 reply, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #81931
     jallston
    Participant

    Hello,

    When we are not using a transparent background, the top-bar doesn’t minimize to the width we have set for the main nav menu (added css – #buddypress div#item-nav ul li a:before{font-size:3.5em}).

    How can we make the top-bar background the same height as the menu? Thanks!

     

    Attachments:
    You must be logged in to view attached files.
    #82180
     Laura
    Moderator

    Hello, try by adidng this to style.css of child theme

    COPY CODE
    
    .kleo-main-header.header-normal.header-scrolled {
        height: 50px !important;
    }
    .kleo-main-header.header-normal.header-scrolled.kleo-main-header.header-normal .navbar-collapse {
        padding-top: 5px;
    }
    .kleo-main-header.header-normal.header-scrolled .logo img {
        width: 150px !important;
        height: 150px !important;
    }
    .kleo-main-header.header-normal.header-scrolled .logo {
        height: 50px;
    }
    

    Let me know if it helps 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?