Issue with blog formatting
-
Please see this homepage: https://sharethegift.online/2024-homepage/
It uses the blog feed element.
However, it is not showing the paragraphs with spaces as seen on the actual blog page: https://sharethegift.online/why-cant-we-get-along/
Is there a way to fix the formatting so that on the homepage it shows the spaces that are present on the blog?
Hello,
Please make a full backup of your site and check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
Best Regards.
It is related to Woodmart because when using the 2023 theme none of the page builder items load. Please advise.
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
Hello
Please add this code to the Theme Settings > Custom CSS > Global:
.blog-design-default .wd-entry-content {
margin-bottom: 20px !important;
line-height: 1.5 !important;
padding: 0 !important;
}
Best Regards.
Issue is still present after clearing cache
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the page url where this block is situated.
Best Regards.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
#wd-65ce2ea1532dc .woodmart-text-block {
margin-bottom: 20px !important;
line-height: 1.3 !important;
padding: 0 !important;
}
Best Regards.