Tagged: sidebar background color
-
AuthorPosts
-
June 14, 2016 at 4:36 pm #648109
I’m trying to change the background color and padding of the sidebar on the portfolio pages of my website. For some reason the sidebar bkgd color is grey, but on all other page of the site, the sidebar menu background is white. How can I make the background of all right sidebars white? Also, is there a way to reduce the amount of padding to the left of the sidebar menu?
Here is a URL to the page so you can see: http://dev.int-bio.com/intbio-products/transport-incubators/
Would like to make the background white.
Would like to make the left padding about 25px less.Thank you!
MelissaJune 14, 2016 at 8:33 pm #648248Hey Melissa,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.inner_sidebar.extralight-border { margin-left: 25px; } aside.sidebar.sidebar_right.alpha.units { background-color: white !important; }
Best regards,
JordanJune 14, 2016 at 9:02 pm #648260Hi Jordan –
Thanks for your quick reply. Unfortunately that CSS didn¹t work. The
margin shifted a bit so that part worked, but not the white background.
Did I mention that this is only an issue on the portfolio pages? The other
pages are fine and have a white background for the sidebar, but the
portfolio pages have a grey background in the sidebar. Any other
suggestions as to how to fix that?Thanks –
MelissaJune 14, 2016 at 9:36 pm #648274Hi Melissa,
Could you please provide login details to your site, so that we can have a closer look at the portfolio pages in the back end. You can place the information in the Private Content section of your reply.
Best regards,
JordanJune 14, 2016 at 10:31 pm #648297Sure thing. And here is a link to one of the pages:
June 17, 2016 at 5:52 am #649570Hi,
http://dev.int-bio.com/intbio-products/transport-incubators/
We checked the page again the sidebar background is white. Please remove browser cache or hard refresh the page.
Best regards,
IsmaelJune 17, 2016 at 3:06 pm #649803Yes, I figured out that one of the general settings for ‘alternate background color’ controlled the sidebar background. I really like this theme and have used it a lot, but you guys should consider renaming those elements bc ‘alternate background’ doesn’t make any sense as to what it controls.
I appreciate your help.
MelissaJune 17, 2016 at 3:09 pm #649806 -
AuthorPosts
- The topic ‘Portfolio Sidebar Background Color’ is closed to new replies.