This topic has 7 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #107433
     kpittman
    Participant

    Hello, I was wondering is there a way to get the “center logo header” layout to go to the left of the navigation, when the sticky menu is displayed. Right now it stays in the middle.

    Also, can you tell me how to add a top and bottom border, over and under the main navigation menu?

    Thanks, Kenn

    #107665
     Laura
    Moderator

    Hello, can you share access so i can view the site? 🙂

    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 🙂

    #107676
     kpittman
    Participant
    This reply has been set as private.
    #107756
     Laura
    Moderator

    Hello, just add this to style.css of the child theme

    COPY CODE
    
    .is-sticky .navbar-header {
        float: left !important;
    }
    
    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 🙂

    #107851
     kpittman
    Participant

    Thank you!

    Also, can you tell me how to add a top border (100% width) over the main navigation menu? Like it is at the bottom of the navigation.

    #107863
     Laura
    Moderator

    Hello, this is what i can do

    COPY CODE
    
    .collapse.navbar-collapse.nav-collapse {
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #E5E5E5;
    }
    
    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 🙂

    #107876
     kpittman
    Participant

    Perfect! One last thing, is there any way I can replace the social icons area in the left top header with something like a scrolling ticker or something other that the social icons?

    Thanks again for all your help!
    Kenn

    #108170
     Laura
    Moderator

    Hello, well, yes you can but editing theme files, you may need to hire a developer for that as it requires some time

    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 8 posts - 1 through 8 (of 8 total)

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

Log in with your credentials

Forgot your details?