-
Author
-
February 19, 2018 at 18:27 #189179mztmoraesParticipant
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.
February 20, 2018 at 01:07 #189223LauraModeratorHello 🙂
1- The css is not well formatted, tryCOPY CODE.sidebar sidebar-main col-sm-3 col-sm-pull-6 sidebar-3lr { background-color: # f5f5f5 !important; }
2- Try a sticky sidebar plugin 🙂
3- TryCOPY 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 solutionLaura 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 🙂
February 20, 2018 at 03:12 #189231mztmoraesParticipantHello 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
February 20, 2018 at 21:25 #189300LauraModeratorHello, 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 solutionLaura 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 🙂
February 21, 2018 at 19:18 #189394mztmoraesParticipantHello 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
February 22, 2018 at 02:19 #189449LauraModeratorHello, 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 solutionLaura 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 🙂
February 22, 2018 at 16:06 #189493LauraModeratorHello, 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 solutionLaura 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 🙂
February 24, 2018 at 00:24 #189613LauraModeratorHello, 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 solutionLaura 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 🙂
-
AuthorPosts
You must be logged in to reply to this topic.