Incorrect container width on some screen widths
-
Hello,
The “Main” template has a container width issue:
@media (min-width: 1200px) .tg-container { max-width: 1240px; }while every other @media-query breakpoint has the container
max-widthsmaller than the breakpoint, this one has it larger which results in that from screen widths 1200px to 1240px (and visually something like 1280px) the container is stuck right at the browser window edges.
And while every other breakpoint comes fromstyle.css, this one comes from<style id='zakra-style-inline-css' type='text/css'>.This can be seen even in the demo – https://zakrademos.com/main/.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Incorrect container width on some screen widths’ is closed to new replies.
