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

  • Author
  • #150564
     perryhansen
    Participant

    Hello!  No matter what I do, the pages inside the site will not change to black bg and white text even though that is what the setting is.

    I would like all pages to have a black bg with white text.  The home page could be transparent with white letters though.

    The website is SocietyOfBBQers.com

    #150672
     Laura
    Moderator

    Hello, did you set it at the styling options?
    If yes but didnt work, do you have cache? Tried cleaning it?

    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 🙂

    #150673
     perryhansen
    Participant

    When I click “transparent main menu” to “on” then the menu disappears in the header. See attached image for the setting I switched. The image shows what it is set at the moment that is showing my issue.

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

    Hello, let me know if you like it, i added this to style.css of child theme

    COPY CODE
    
    .kleo-main-header.header-normal {
        color: white !important;
        background: black !important;
    }
    .primary-menu a {
        color: white !important;
    }
    .header-color a {
        color: white !important;
    }
    

    And this to home page css

    COPY CODE
    
    .primary-menu a {
        color: white;
    }
    .kleo-main-header.header-normal {
        background: transparent !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 🙂

    #151005
     perryhansen
    Participant

    that works great!! thank you much!! this can be closed!!

    #151303
     Laura
    Moderator

    Glad to help 🙂

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

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

Log in with your credentials

Forgot your details?