Okay
  Public Ticket #2123568
Font behaviour on mobile
Closed

Comments

  • trzebiat started the conversation

    Hello,

    one more quick question.

    Would you be so kind and have a look at www.imagebreakclub.com ?

    It is all looking great on desktop, but when opening the site on a mobile phone, the paragraphs with big fonts (like for instance "Photography Club Got Those Who Really Care") don't look correct: there is not enough spacing between the lines.

    Where could I fix that?

    Thanks a lot.

  •  675
    Neuron replied

    Hi,

    Sure, feel free to ask for anything you need.

    That's a simple fix, please add the following style in Appearance > Customize > Additional CSS.

    @media (max-width: 991px) {
        .has-large-font-size {
            line-height: 1.2 !important;
        }
    }

    If there is any option to edit the line height of the paragraph on mobile, that would be easier.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • trzebiat replied

    Excellent. Thanks a lot!

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.