Tagged: , , , ,

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

    Hello,
    I need some help to adjust the size of my titles on the mobile version of my website. How can I choose a specific text size but just for mobile ? For now, some text is too big and going out of the page. Thank you

    • This topic was modified 6 years, 7 months ago by oasure.
    #887015

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

    #top #wrap_all .all_colors h1.av-special-heading-tag  {
        font-size: 70px!important; 
    }

    For the other titles try:

    #top #wrap_all .all_colors h2.av-special-heading-tag  {
        font-size: 70px!important; 
    }

    Best regards,
    Mike

    #887122

    Hi Mike, thanks for your help!
    Kind regards,
    Oasure

    • This reply was modified 6 years, 7 months ago by oasure.
    #887184

    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 size on mobile version’ is closed to new replies.