Footer get cut on 1920x1080px

Posted in: Newspaper
Post count: 26

Hi, my footer works fine with screen size 1280×640 and below..
https://ibb.co/if4NtF

but when open in 1920×1080
https://ibb.co/ge56Lv
, the content get cut and container body
(have quite much whitespace – container size just 1024px in 1920px screen) 🙁

You can check it here
http://52.221.247.63

Post count: 20688

Hi,

I see that that you have managed to resolve the issue. The footer seems to display properly at the moment – https://www.screencast.com/t/CUS4Kc6zNl

Thanks

Post count: 26

Yes, i already solve it..
There row for the footer content need to be default, can’t strech container/content.
Because the footer layout container is fixed.

Something i found:
I don’t know is it a bug or not, there’s a css class td-bp-span2 that always make my element below 796px width:100%, so 1 column = 1 row..i want to force the responsive, so below 796px i can make 1 row = 4 column whatever happen..So i alter the css in td-bp-span2 width to: 33.33333333%

Post count: 20688

Hi,

The footer is designed to have three sections, or three columns. Maybe you have made modifications to the default footer in order to achieve this result. That is not taken into account and may not work properly.

Thanks

Post count: 26

Can i still achieve result like this in newspaper8? Because the new composer only support 1/3 column..try to hard change it to 1/6 and it is not working ?

And is there a way to set column offset in newspaper8 composer?

Post count: 20688

Hi,

Three columns is the maximum number that can be used when using the tagDiv composer at the moment. You will have to create a layout based on this condition. Maybe additional options will be made available in future updates, but I could not say for sure if this will happen.
You can still use Visual composer if you want, but please consider that in the future more options will be added exclusively for the new front-end page editor.
More useful information about the composer here
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/

Thanks

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