Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #277054
    Hans
    Participant

    Hi,

    I want to use the top reads section, but the title size is much too big. Is it possible to reduce that title of this section?

    Kind regards

    Hans Hagmeijer

    #277056
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #catch-mag-top-reads-section .section-title {
        font-size: 20px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #277057
    Hans
    Participant

    Hi Skandha,

    This worked perfectly.
    Thank you for answering.

    Kind regards

    Hans Hagmeijer

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘size title section top reads smaller’ is closed to new replies.