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

  • Author
  • #189179
     mztmoraes
    Participant

    Hi Guys, I need help.

    I created a page with the template “3columns – Left and Right sidebars” and I would like to customize some things, but I can not do it.

    1. I changed the background color to gray in “Theme Options> Style Options> Main”. But I would like to put the sidebars as white. How can I do it?

    I tried inserting the code below into general settings> quick css, but it did not work.

    .sidebar sidebar-main col-sm-3 col-sm-pull-6 sidebar-3lr {

    background-color: # f5f5f5! important;

    }

    2. I would also like to freeze the two sidebars and keep only the middle column possible to scroll down.

    3. Change the menu font color to white. I tried but I could not.

    Can someone help me?

     

    Thank you.

    #189223
     Laura
    Moderator

    Hello 🙂
    1- The css is not well formatted, try

    COPY CODE
    
    .sidebar sidebar-main col-sm-3 col-sm-pull-6 sidebar-3lr {
    background-color: # f5f5f5 !important;
    
    }
    

    2- Try a sticky sidebar plugin 🙂
    3- Try

    COPY CODE
    
    .kleo-main-header.header-normal.header-scrolled a {
        color: white !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 🙂

    #189231
     mztmoraes
    Participant

    Hello laura

    Thanks for the feedback.

    I copied the code you indicated for quick css, but it still does not work. I even disabled some plugins to try.

    Imagine what still can be?

    The theme and WP versions are updated.

    Thanks

    #189300
     Laura
    Moderator

    Hello, the first one still has an issue, try

    COPY CODE
    
    .sidebar .sidebar-main .col-sm-3 .col-sm-pull-6 .sidebar-3lr {
    background-color: #f5f5f5 !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 🙂

    #189394
     mztmoraes
    Participant

    Hello laura

    Thanks again for the feedback, but it still has not worked. I’ve even tried several other ways I know and nothing.

    It seems to me something simple that I can not see.

    thankful

    #189449
     Laura
    Moderator

    Hello, can you share access so i can check it out and do some tests? 🙂

    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 🙂

    #189450
     mztmoraes
    Participant
    This reply has been set as private.
    #189493
     Laura
    Moderator

    Hello, it says password incorrect, 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 🙂

    #189530
     mztmoraes
    Participant
    This reply has been set as private.
    #189613
     Laura
    Moderator

    Hello, please try

    COPY CODE
    
    .template-page.col-sm-6.col-sm-push-3.tpl-3lr {
        background: red !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 🙂

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?