Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #501134

    Hi there,

    this might sound stupid but there is a simple way to change the default font-size in the themes options but not for the line-height. And if I add

    body {line-height:26px!important;}

    to my child theme it has NO effect.

    Any ideas???

    Cheers
    Michael

    #501206

    Hey Michael!

    You can change the default font size in Dashboard > Enfold > General Styling > Fonts. Are you trying to change the line height as well?

    Regards,
    Elliott

    #501305

    Hi Elliott,

    I´m talking about the line height only ;-)

    I know I can change the general font size in the themes options.

    Cheers
    Michael

    #501717

    Hey!

    Add this to your custom CSS.

    .main_color p { line-height: 20px !important; }
    

    Best regards,
    Elliott

    #502530

    Thanks Elliott. Can be closed-

    #503448

    Hey!

    glad Elliott could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Regards,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘General line-height’ is closed to new replies.