Hi Sudhin, this is because you have a header that is set as overlay and this is set over the page content so when you zoom the content becomes smaller and gets under the header. The best and fastest solution is to change the header zone position from overlay to default – https://i.imgur.com/J65cJ5L.png
I hope this will help you!
The title is not fully visible. I have to change the zoom size to 50% to make it visible: https://prnt.sc/kSQlZUh11s7B
When at 100% zoom, the title is not visible at all: https://prnt.sc/4fi4OV8-zZfj
How can I fix this?
Hi,
There seems to be same extra settings on the post title, what I can recommend is to check the settings from the post title, or if you want a quit fix is a custom css:
.single .vc_row_inner.tdc-row-content-vert-center .td_block_wrap{
top: 48px;
}
The code can be set in the single post template using the raw css element (to load it only on single post template).
Thank you!
Hi Sudhin, if you agree I will love to take a look at the website and make the correct settings to resolve this situation, for this please contact us via email at contact@tagdiv.com and provide a temporary wp-admin access, also include the link of this topic to identify you. I will check it as soon as we get the access.
Thank you!
Title is not fully visible.
https://prnt.sc/s2fJm0SaSLbc
The title is completely gone. how do i fix this?