Add new div container

Posted in: Newspaper
Post count: 27

I want to add a new div container inside “.tdc-content-wrap” can i do it in the custom code panel ? If so where? Custom HTML or Custom Body Class? I have tried making some custom css changes but it won’t be saved, after i hit save setting it goes on forever.I want to add vertical ads to the page like this:

.tdc-content-wrap {
position: relative;
}
.banners{
position: absolute;
width: 200px;
right: -200px;
border: 1px solid #0f0;

Post count: 23312

Hello sasel57,

Please keep in mind that our theme is very powerful and you should use all the elements of it to be more easy to create your desired homepage. So, please try again and read our documentation to familiarize with the theme’s elements. Notice that the theme has an own page builder which is TD Composer and with it, you should create a lot of elements. For more details about it, please check here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.