Strong Version: pro2.0 header

Home Forums All Other Themes Strong Version: pro2.0 header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #207785
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Hi

    the header elements are overlaping on mobile screen: https://highwaymarinegroup.co.uk/

    I need to change the mobile logo size, tel/email font size/position

    please advise

    #207828
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30661
    • Total: 30661
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to resolve the issue.

    @media screen and (max-width:479px) {
    .logo img { max-width:60%;}
    span.desc { font-size:17px;}
    .phonenumber a { font-size:17px; margin:0;}
    }

    Regards,
    Chris

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