Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #856856

    Hi, I need to make line height smaller on text blocks over color sections.
    I´ve created a css class (titulos-sliders) but I don´t get to add the correct quick css in general styling.
    Could you tell me which is the correct css code?

    Thank you!!

    #857224

    Hey cipriana,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { .titulos-sliders {line-height: 30px!important; }}

    please see screenshot in Private Content area

    Best regards,
    Mike

    #857437

    That works.
    Thanks!!

    #857770

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘titles text blocks line height’ is closed to new replies.