-
Valerrr
Hello, I noticed inconsistent container sizes when enlarging the font in the browser.
For example, on the homepage there is a section with a max width of 75 rem + Query. Below it is another section with a max width of 75 rem + Query carousel.
However, each one looks different when enlarged. Do you know why this is happening? I am sending a video in a private message.
Thank you very much for your excellent support.
-
George
Hello.
I am sorry, I don’t understand what settings you are changing in the Chrome browser but when I resize the browser’s font size, it seems to be working fine for me.
-
Valerrr
Settings – Appearance – Font size: very large.
-
George
Hello.
Please, select the main carousel item and set:
margin-left: auto; margin-right: auto; max-width: var(--gb-container-width);in the block editor settings. Also you don’t need
width: autoandheight: auto.
- You must be logged in to reply to this topic.