Text on Homepage scrunched in mobile

Support Forums for LiveMesh Themes & Plugins Forums Extinct Theme Support Text on Homepage scrunched in mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17131
    tamaniaci
    Member

    The text on my homepage title is scrunched up when you view the site on mobile. Please see the picture for what I’m taking about. How do I fix this?

    #17146
    Veena
    Moderator

    Pls share a link to your site.

    #17161
    tamaniaci
    Member
    #17175
    Veena
    Moderator
    @media only screen and (max-width: 767px){
    .home .action-call .heading2 .title {
        font-size: 32px !important;
    }
    .home .action-call {
        padding: 50px 0 0px 0;
    }}
    

    Pls add the above custom CSS in themeoptions.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.