Comments 1Bloei started the conversationMarch 9, 2017 at 6:05pmHow do i change the width of the left header?Now the header is 275px and is set to 100%. This seams to be the padding of the id="ajax-content-wrap" class="at-content"Hope you can help..1 Like 8,999Tahir repliedMarch 9, 2017 at 6:07pmHey, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team Bloei replied privately 8,999Tahir repliedMarch 9, 2017 at 6:28pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (min-width: 1001px) { body[data-header-format="left-header"] #ajax-content-wrap { margin-left: 375px!important; } #header-outer[data-format="left-header"] { width: 375px !important; } } Thanks ThemeNectar Support Team 1 Like 1Bloei repliedMarch 9, 2017 at 7:16pmSuper thanks this works like a charm ! Sign in to reply ...
How do i change the width of the left header?
Now the header is 275px and is set to 100%. This seams to be the padding of the id="ajax-content-wrap" class="at-content"
Hope you can help..
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Super thanks this works like a charm !