This topic has 9 replies, 4 voices, and was last updated 8 years by Andrei.

  • Author
  • #97701
     dmn2016
    Participant

    How do you change of the color of the mobile header? Right now, on the front page I have a solid black header with white menu icon.

     

    When I open a blog post, the header is the same color as the desktop site only the menu button is black now. How to change back to white?

     

    Lastly, I noticed when I turn off the post navigation buttons, it causes the entire footer and sidebar to disappear on the blog posts. The reason I want the buttons off is because they’re showing up incorrectly on the mobile-it looks like a string of code stuck on the bottom of the screen when it’s actually the un-truncated title of the post. Any solutions?

     

     

    #98023
     Laura
    Moderator

    Hello, this css will change the menu background color at mobile

    COPY CODE
    
    @media (max-width: 991px) {
    .kleo-main-header.header-normal {
        background-color: blue;
        border: blue;
    }
    }
    

    Can you share screenshots of the other issues? 🙂

    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 🙂

    #98211
     dmn2016
    Participant
    This reply has been set as private.
    #98380
     Laura
    Moderator

    Hello, can you share admin credentials so i can check it out?

    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 🙂

    #98428
     dmn2016
    Participant
    This reply has been set as private.
    #98626
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! 🙂

    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 🙂

    #98633
     dmn2016
    Participant

    Update- I redesigned the menu so there is no problem with it now.

    I’ve since switched to the child theme and filled in the footer manually; I saw that it was erased by the main theme. It’s working fine now with the child theme.

    It seems that there was a bug that if the blog post navigation is turned off, the footer will be wiped out as well. This is what happened on my site, I don’t know if other people experienced the same.

    After discovering these, the site is working fine now on the mobile and desktop. Thank you for your time.

    #98680
     Radu
    Moderator

    HI,

    Thank you for explaining how to reproduce the issue.

    We will investigate this.

    Cheers

    Radu

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

    Quick update- I just discovered that switching between the Kleo and its child theme will wipe out all the widgets in Widgets under Appearance. Not sure if this is a WP issue or theme related.

    #102550
     Andrei
    Moderator

    This is the way wordpress work, all widgets are related to a certain sidebar which is different in each theme you use, you can use a plugin like “widgets import export” to help you keep your widgets configuration.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?