FOOTER

Posted in: Newsmag
Post count: 47

How to edit the footer section so as newspaper theme newsmag…? not to cut…Like this > https://s29.postimg.org/pwi1s5oqv/image.jpg

Post count: 47

SIR?

Post count: 47

UP

Post count: 23312

Hello newbietamvan,

Sorry for the delay but please notice that we have had day off because we have celebrated our Christmas Holiday, as you can see here -> http://screencast.com/t/kfwLMa9A

I guess that you are using the Background and that’s why the header menu and footer section will be switched in boxed mode. Please notice that our theme will be switched in boxed mode if you will add a background image and that’s why the Footer and the Header are not be displayed in full width. Unfortunately, the theme does not have any such an option that allows you a way to change this behavior from the panel, but you can do that using a bit of CSS code. You should follow the next topic here -> https://forum.tagdiv.com/topic/cant-create-fake-full-width-top-menus-by-coloring-the-outer-wrappers-in-6-1/#post-56800 because there you find a solution in this regard.

Thanks for your understanding!

Post count: 47

How to using CSS code sir? In theme panel> costum code> costum css????

Post count: 47

I do not understand

Post count: 47
Post count: 23312

Hello newbietamvan,

Yes, all the custom CSS code should have to be added in Custom CSS area section.

Thanks for the message!

Post count: 47

Not Work sir > https://newbietamvan.com/

Post count: 23312

Hello newbietamvan,

Unfortunately, please notice that is not a simple task and you will have require to do some additional customization in order to achieve best results. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
If you do not like the boxed layout you should remove the background image and the theme layout will become in full width layout.

Thanks for your understanding!

Post count: 47

How about this… How can it not work when I have put in Costum CSS? Please help me sir

Post count: 47

I am blind when it comes to editing templates

Post count: 47

SIR?

Post count: 23312

Hello newbietamvan,

You can make the header “wide” by changing the header section — we use style 8 …

For the footer you can make it wide, via custom CSS.

try this (what I use) —

.td-footer-container {
width: 100%;
}
.td-footer-container .td-pb-row {
width: 1021px;
margin: 0 auto;
}

Thanks for your understanding!

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