Home Forums WoodMart support forum Issue with blog formatting

Issue with blog formatting

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #545543

    rgbadmin
    Participant

    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?

    #545621

    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.

    #546427

    rgbadmin
    Participant

    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.
    #546546

    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

    #548905

    rgbadmin
    Participant

    See below

    #548978

    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.

    #549106

    rgbadmin
    Participant

    Issue is still present after clearing cache

    Attachments:
    You must be logged in to view attached files.
    #549232

    Hello,

    Can you please share the page url where this block is situated.

    Best Regards.

    #549471

    rgbadmin
    Participant
    #549577

    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.

Viewing 10 posts - 1 through 10 (of 10 total)