-
AuthorPosts
-
October 31, 2014 at 6:31 pm #344235
hi,
i’d like to reduce the width of the sidebar, but can’t seem to get the css right for doing so.
thanks
November 1, 2014 at 1:32 am #344409Hey Paul!
You can set the sidebar width in Enfold Theme Options -> General Layout, under the dimensions tab:

Cheers!
ArvishNovember 3, 2014 at 9:01 pm #345512Thanks. Looks like that is a 3.x feature and I’m doing some testing before updating. However, is there a way to achieve that on an individual page as my client wants to hide the sidebar content on the main landing pages, but still have a narrower sidebar.
November 4, 2014 at 3:28 pm #345879Hey!
It would be possible using custom CSS code. Please update the theme then post the link to your page where you would like to adjust sidebar width
Cheers!
YigitNovember 4, 2014 at 4:52 pm #345924This reply has been marked as private.November 4, 2014 at 4:55 pm #345925This reply has been marked as private.November 4, 2014 at 10:24 pm #346172Hi!
Sorry but link to your screenshot is broken. Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-10904 .av-content-small.units { width: 90%; }Regards,
YigitNovember 5, 2014 at 3:54 am #346331sorry, link to the image has been fixed
http://www.kafkagranite.com/wp/wp-content/uploads/2014/11/PrecaseMainPg2.jpghere is where i landed with the code. using yours also affected the “color section” heading which i wanted to leave intact
.page-id-10904 #after_section_2 .av-content-small.units {
width: 93%!important;
}
#after_section_2 .post-entry-10904 {
width:85%;
}thanks again for pointing me in the right direction.
November 5, 2014 at 4:39 pm #346615Hey!
Seems like you already figured it out, shall we mark the thread as resolved? :)
Best regards,
YigitNovember 5, 2014 at 6:33 pm #346689yes, thank you Yigit.
-
AuthorPosts
- The topic ‘sidebar width’ is closed to new replies.
