[Resolved] Custom CSS skewing /blog/ page mobile heading text

Home Forums Support [Resolved] Custom CSS skewing /blog/ page mobile heading text

Home Forums Support Custom CSS skewing /blog/ page mobile heading text

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

    Hey there,

    I added some custom CSS across my site that I think might be skewing how headings look on mobile for my /blog/ page.

    The CSS I added:

    	h2,h3,h4 {
      padding-top: 20px;
      padding-bottom: 20px;

    I want the above CSS to apply across my site and not have to use Simple CSS on a per page basis, so not sure if there is some custom CSS that could be added to the /blog/ page specifically to resolve the issue on mobile?

    Thanks

    #1322124
    David
    Staff
    Customer Support

    Hi there,

    what is the issue on mobile?

    #1322290
    jm1991

    Hey, this is what the blog page looks like on mobile https://imgur.com/a/jnxoMsv

    It’s the headings that link to individual blog pages that are contorted.

    #1322336
    David
    Staff
    Customer Support

    Check your Line-heights in Customizer > Typography > Headings
    Looks like the the Archive Content Title (H2) is set to 0. Make it a minimum of 1.

    #1322363
    jm1991

    Thanks! I was changing a few things around there earlier, so much have unknowingly changed the setting.

    #1322366
    David
    Staff
    Customer Support

    You’re welcome

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