Hello,
I am having a problem when creating blog posts on my new Enfold site. It seems that the title text is overlaying on the other text in the same section. How do I fix this? I have included a link below to a screenshot.
Thanks!
Hey mlangereis,
Please provide a link to the site/page in question so we can look in to this issue further and inspect the page.
Best regards,
Jordan Shannon
Hi Jordan,
Thanks for the response. I have included the link to the page in question but it is also occurring to many of my blog posts if you take a look.
Hi mlangereis,
Can you disable caching and minification for now?
Best regards,
Victoria
Hi Victoria,
I disabled all caching and minification and it is still occurring…. It seems that if the title of the page is longer it starts to overlay the text. Is there a way to toggle the page path text off?
I have attached another screenshot of this problem occurring on another page
Thanks!
Hi,
Try adding this to quick css:
.title_container .breadcrumb {
right: auto;
top: 80%;
}
Best regards,
Jordan Shannon