Glitch at 767 and 1018 px width

Posted in: Newspaper
Post count: 35

Hi,

there are some problems at transitions points for different screen sizes.

At 767 px the width of td-container in the header is larger than the page width. So page content is running out to the right.
Example: https://forum.tagdiv.com/newspaper-theme-documentation/
That seems to come from line 237 of style.css:

@media
(max-width:1150px) {
.td-container,
.tdc-row {
width:960px
}
}

At 1018 pixels there is another problem with width. I did not find any details here.
Example (not very good): https://tagdiv.com/live-visual-builder/

Please fix this.

Kind regards,

Brigitta

Post count: 21065

Hello Brigitta!

Are you referring only to our website?

Thank you!

Post count: 35

Hi Bettina,

no, it happend on my site. So I tried to find the reason and realized it happens on your site as well. Since I do not know other sites using your theme I could not test there.

Post count: 21065

Hello Brigitta!

I’ll add this to our investigation list.

Thank you!

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