Home Forums WoodMart support forum How to customize the the blog title container in blog page?

How to customize the the blog title container in blog page?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #225151

    yys1993123
    Participant

    Hello,

    I want to change the color of the text and background from the blog title container in blog page.
    May I know where can I do it?

    Screenshot attached

    #225152

    yys1993123
    Participant

    re-upload the screenshot

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    I saw the screenshot you attached.

    For the background-color use, the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .blog-post-loop .article-body-container {
    background-color: red;
    }

    And for the text use the typography settings under Theme Settings >> Typography.

    You can read our detailed documentation in the following link:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Regard’s.
    Xtemos Studio.

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