I’m not sure what is going on, but the spacing is messed up on the read more tags on my blog grid. Any help would be greatly appreciated.
Hi Mike,
It seems that the minification of the CSS code is the actual reason behind it, I would suggest you temporarily disable the minification. If that works for you, I would recommend you to exclude the X/framework/dist/css/site/stacks/integrity-light.css file to be minified.
If that does not help, please provide login credentials for your site in a secure note to examine it further, including:
– WordPress Site URL & Login URL
– WordPress Admin username/password
To create a secure note, click the key icon underneath any of your posts.
Thanks
Thanks for your response, I tried that, but I don’t think it did anything… I added my credentials to a secure note. Thanks!
Hello Mike,
You are having this issue because you have added this custom CSS in X > Theme Options > Custom CSS:
.blog.x-full-width-layout-active .excerpt p {
max-height: 159px;
min-height: 159px;
}
Please increase the maximum height to at least 200px.
Kindly let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
