Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #303790
    Hans
    Participant

    Hello Skandha,

    I want two use the section titles, like :”featured” and  “featured two columns”.

    Is it possible to make the title font smaller? The now used font is too big for us.

     

    Kind regards

    Hans Hagmeijer

    #303811
    Skandha
    Participant

    @toerfiets: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .section-title {
    font-size: 30px !important;
    }

    You can change the font size according to your choice.

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

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