Home Forums WoodMart support forum Blog page customization

Blog page customization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #290809

    margiteerma
    Participant

    Hi,

    Could you please help me with blog page customization:
    1. I wish all posts were on the same line (picture attached)
    2. remove all dates from posts

    regards,
    Margit

    #290876

    Hello,

    Please try to change the blog page design in the Theme Settings > Blog.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-post-date,
    .blog-design-masonry.has-post-thumbnail .post-date {
    display:none;
    }

    Best Regards

    #290999

    margiteerma
    Participant

    Thank you, Elise!

    Regards,
    Margit

    #291056

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Blog page customization’ is closed to new replies.