This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #83426
     fredreedphoto
    Participant

    Hello,

     

    2 questions please 🙂

    1) I would like the navigation under the slider. Is this possible? See ling below.

    http://winter-wedding-sale.com

     

    2) I’m having trouble changing the color of the mobile navigation and changing the color of the floating navigation. I would like to change both to white. I’m sure this is a easy change.. I’m overlooking something :/

    #83488
     Laura
    Moderator

    Hello, i see there is actually no menu in your website, what you want would require some custom css, but i can try to do it for you, could you add the menu and let me know? 🙂
    About the mobile navigation, once you add the menu, i will give you the code to make them white 🙂

    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 🙂

    #84040
     fredreedphoto
    Participant
    This reply has been set as private.
    #84115
     Laura
    Moderator

    Helo, this should do it, please add it to style.css of child theme

    COPY CODE
    
    @media (max-width: 991px) {
    .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header {
        background-color: #FFF;
    }
    .navbar-transparent .navbar-toggle .icon-bar {
        background-color: #000!important;
    }
    ul#menu-home-menu a {
        color: black;
    }
    }
    
    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 4 posts - 1 through 4 (of 4 total)

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

Log in with your credentials

Forgot your details?