Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #722674

    Hi

    I have a major issue with the latest version of Enfold. My H1 headlines are not responsive on my Samsung Galaxy, but others have noticed it as well.

    How/when is this fixed? Or what do I do wrong?

    Br Ragini

    This page is a problem:

    #722700

    Hey Raginilk,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    h1, h2 {
        word-break: break-word;
    }
    

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.