This topic has 11 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #175991
     arnab_2016
    Participant

    Hi,

    I am using KLEO theme for my Blog. But in the Web version of the page my main page heading and menu color I am not able to change. I want that color to be in Black , But I am not able to change it. I am providing  my admin panel  password, please fix this.

     

     

     

     

     

     

    Attachments:
    You must be logged in to view attached files.
    #176032
     Kieran_SQ
    Moderator

    Hi,

    The username / password you have provided is not working for me, please review the credentials and update as necessary so I may assist you.

    Thanks,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #176048
     arnab_2016
    Participant
    This reply has been set as private.
    #176051
     Kieran_SQ
    Moderator

    Hi,

    Those details still do not work for me, please try creating a new account and password. If you have any country restricting plugin please allow United States of America.

    Thanks,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #176052
     arnab_2016
    Participant
    This reply has been set as private.
    #176145
     arnab_2016
    Participant

    Hi, Hope you have got the details, let me know if you are able to fix that.

    #176264
     Kieran_SQ
    Moderator

    Hi,

    I managed to sign into your site using the details provided, there appears to be an issue with redirecting on your website so I had to go to domain.com/wp-login.php

    There does appear to be an issue on your site as you have correctly set the option to use black text in menu for the transparent header. I applied some CSS that should have worked but did not, therefore I am going to ask one of developers to look into this for you. They’ll be in touch as soon as they can.

    In the meantime please try disabling all plugins that do not come bundled with KLEO, clear website cache and also your local cache (Ctrl+F5) to see if the issue continues. If the issue disappears when you disable other plugins, you should enable them one by one clearing the cache each time until you identify which plugin is causing the issue.

    Thanks,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #176341
     Radu
    Moderator

    Hi,

    Just use this css

    COPY CODE
    
    
    .kleo-main-header .navbar-header .logo a {
        color: #000 !important;
    }
    
    .kleo-main-header.header-centered.header-scrolled .logo a {
        color: #fff !important;
    }
    

    The css will be added to wp-admin -> theme options -> General settings -> Quick CSS

    Cheers
    R

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

    Hi Radu,

    Please go ahead and put the code in the site.
    I haven’t seen any changes yet, thing you didnt put the code yet.
    Request you to Please go ahead and put the code in the site and confirm on the fix..

    Thanks,
    Arnab

    #176450
     Radu
    Moderator

    Hi
    Done
    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #177794
     arnab_2016
    Participant
    This reply has been set as private.
    #177983
     Radu
    Moderator

    Hi,

    Just open the page in backend and set the header layout default

    For the top bar color use this selector

    COPY CODE
    
    .header-color.social-header {
        background: red;
        color: #fff !important;
    }
    

    If you want to style this only for homepage use this instead

    COPY CODE
    
    .home .header-color.social-header {
        background: red;
        color: #fff !important;
    }
    

    I’ve noticed the top bar missing on home, you can activate it from the page backend, see screenshot.

    The CSS will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

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

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

Log in with your credentials

Forgot your details?