AKP Posted January 17, 2020 Share Posted January 17, 2020 Hi, I'd like to increase the width on the sidebar of the Hayden Blog. Any advice? https://www.agoodplacetherapy.com/blog Link to comment
tuanphan Posted January 18, 2020 Share Posted January 18, 2020 add to Home > Design > Custom CSS @media screen and (min-width:901px) { aside#rightSidebar { width: 350px; } div#content { width: calc(100% - 350px) !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.