Construction demo – how to remove the boxed style?

Posted in: Newspaper
Post count: 69

maybe I am just dumb today, but I would like to know how to eliminate the boxed frame style for the Construction demo.

and by boxed, I mean the frame or padding around the border of the entire site. I want the slideshow area to be full width. but it isnt clear to me on how to adjust this in the TD composer.

thanks in advance.

Post count: 69

I found a way to resolve this, but I dont know if there is a better way without without having to use custom code. Not sure if this is attainable using the composer or not.

I added this to custom css:

#td-outer-wrap {
margin: 0px;
}

Post count: 35449

Hi,

Usually the boxed style is apply when you have set a background image or color -> https://forum.tagdiv.com/background-introduction/

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.