Header spacing in Solar Energy Theme

Home Forums All Other Themes Header spacing in Solar Energy Theme

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

    Hi

    header on https://thatchers-kent.co.uk using Solar Energy Theme issues…

    logo not responding to size/spacing changes
    spacing required for the email, location and social media icons/text

    thanks

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Dave

    #166509
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    https://ibb.co/QmHdzBb

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .logo img { margin-top: 30px !important;}
    .header-right .phntp { width:40% !important;}
    .header-right .sintp { width:auto !important;}

    Regards,
    Dave

    #166568
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    brilliant, perfect, but there’s a problem on the mobile view, stacking left?

    https://ibb.co/tpV0kqY

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .header-right .phntp {
        width: 100% !important;
    }
    }

    Regards,
    Dave

    #166673
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks Dave

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

    🙂

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