Best Premium and Free WordPress Themes › Forums › SuperNewsPro › Change width of main sidebar area
- This topic has 5 replies, 3 voices, and was last updated 4 years, 8 months ago by
acmesupports.
- AuthorPosts
- May 21, 2018 at 12:35 pm #30051
lucke-stz
ParticipantHi,
I would to change the main sidebar area to 150px of width, with this I can have the central area a little bit larger. It´s possible to do?
Thank you!
May 22, 2018 at 3:06 am #30075Acme Themes
KeymasterHello lucke-stz,
By default it is not possible to change the Sidebar Width. It needs customization of the theme.
If you can provide us your site url, we will observe and can provide you custom CSS.Best Regards!
Acme ThemesMay 22, 2018 at 10:47 am #30107lucke-stz
ParticipantHi, thank you for answer.
Here is my website: http://www.spruemaster.com
May 22, 2018 at 6:20 pm #30117Acme Themes
KeymasterCan you try the following custom CSS
@media screen and (min-width:768px){ #primary{ width: 80%; } .secondary-sidebar{ width: 18%; } }
You can change the width as you want but don’t make sum greater than 100 🙂
Best Regards!
May 22, 2018 at 6:49 pm #30119lucke-stz
ParticipantThis is why I love acmethemes, the problem is always solved 🙂
You guys are fantastic.
Thank you and best regards,
May 23, 2018 at 1:01 am #30125acmesupports
ModeratorDear Lucke-stz,
Thank you. Great to know your problem is solved 🙂Best Regards!
- AuthorPosts
- You must be logged in to reply to this topic.