Sorry about that; I was playing around and forgot to revert.
It's in the boxed version now, which I want to make smaller.
Whilst we're here, another request would be to remove the padding around the rows/text boxes. I've changed all the settings to remove padding but it still appears (see around the green boxes as an example). I would like it if there is a way to remove this also.
How do I change the width of the boxed version? I'd like to make it smaller by 60px or so on either side.
Hey ,
I cant see the boxed option enabled on your live url. Could you please do that so i can write up some custom css .
Thanks
Salient Support Team
Hi Tahir,
Sorry about that; I was playing around and forgot to revert.
It's in the boxed version now, which I want to make smaller.
Whilst we're here, another request would be to remove the padding around the rows/text boxes. I've changed all the settings to remove padding but it still appears (see around the green boxes as an example). I would like it if there is a way to remove this also.
Best Wishes,
Hey,
@media only screen and (min-width: 1000px) { #boxed, #boxed #header-outer, #boxed #header-secondary-outer, #boxed #page-header-bg[data-parallax="1"], #boxed #featured, #boxed .orbit > div, #boxed #featured article, .ascend #boxed #search-outer { max-width: 1100px !important; } }
Thanks
Salient Support Team