Home Forums WoodMart support forum Changing blog module Type

Changing blog module Type

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

    BertranddesmetsWM
    Participant

    Hi,

    Where am I supposed to change the blog module type, namely category titles and “Continue reading” Button (see Screenshot) ?

    Thanks a lot for your help!
    Regards,

    Bertrand

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

    Hello,

    I saw the screenshot you attached. The colors you mentioned inherits from the primary color that is set from Theme Settings >> Styles & Colors.

    Screenshot for Clarification: https://ibb.co/ch2TyWw

    Regard’s.
    Xtemos Studio.

    #218441

    BertranddesmetsWM
    Participant

    Hi,

    Thanks for your answer.
    I mean the font not the color.

    Thanks

    #218460

    Hello,

    You are Most welcome.

    You can use the typography settings under Theme Settings >> Typography for the font.

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

    Best Regards.

    #218519

    BertranddesmetsWM
    Participant

    I already set the same typography for the whole site but the one you see in the capture remains another one…

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

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #218590

    BertranddesmetsWM
    Participant

    Hi,

    Yes of course.
    Check homepage.

    Thanks

    #218595

    Artem Temos
    Keymaster

    The font family for “Continue reading” button is the same as for other texts but in different font-weight. What exactly do you want to change there?

    #218606

    BertranddesmetsWM
    Participant

    I would like to change the font weight which is too bold and also the category title at the top.

    #218622

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to change that

    .read-more-section a {
        font-weight: 600;
    }
Viewing 10 posts - 1 through 10 (of 10 total)