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

  • Author
  • #77166
     tunichtgut_
    Participant

    I would like to replace the menu at the top of the theme with the sticky menu which appears when you start to scroll down the site. Is this possible with a few code changes?

    #77426
     Laura
    Moderator

    Hello, do you mean hide the top bar? Or make the menu like the sticky menu

    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 🙂

    #77467
     tunichtgut_
    Participant
    This reply has been set as private.
    #77723
     Laura
    Moderator

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

    COPY CODE
    
    #header {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
        padding: 5px;
        height: 45px;
    }
    .contain-to-grid .top-bar {
        margin-left: 58%;
    }
    .contain-to-grid.sticky.fixed .top-bar {
        margin-left: 20% !important;
    }
    

    And add a logo in General options

    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 🙂

    #78906
     tunichtgut_
    Participant
    This reply has been set as private.
    #79146
     Laura
    Moderator

    Hello, could you share admin credentials and ftp? 🙂

    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 🙂

    #79193
     tunichtgut_
    Participant
    This reply has been set as private.
    #79519
     Laura
    Moderator

    Hello, the first issue seems to be related to custom css, can i know where did you place all custom css? Did you change main theme css?
    Let me know 🙂

    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 🙂

    #79631
     tunichtgut_
    Participant

    Hey, I changed the style.css in sweet dates child theme and in wordpress backend (“Sweet Date” -> “Styling options” -> “Quick CSS”).

    #79772
     Laura
    Moderator

    Hello, i see… do you use any cache plugin or cdn? If so let me know

    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 🙂

    #80113
     tunichtgut_
    Participant

    No, we don’t.

    I also did a change on header.php on sweet date’s main theme. Perhaps that’s the reason?

    #80493
     Laura
    Moderator

    Hello, it may be, you should never change main files, try to revert the change and check out if its fixed

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?