Home Forums WoodMart support forum Woodmart Blog

Woodmart Blog

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #668043

    Mir
    Participant

    Hi, I need some adjustments for the Woodmart blog.

    1. I want to change the title position from CENTER to the LEFT side.
    2. How to change H1, H2, H3 or H4 font size and color.

    #668072

    Hung Pham
    Keymaster

    Hi Mir,

    Thanks for reaching to us.

    1. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-single-post-header h1{
        text-align: left;
    }

    2. To change the styles of heading tags, please navigate to the Theme Settings > Typography > Basic.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards,
    Hung PD

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