Header and Footer Adjustments

Home Forums All Other Themes Header and Footer Adjustments

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #178532
    Christopher HaganChristopher Hagan
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: April 9, 2021

    https://rockrimmonhandyman.com/

    Maintenance Services Pro

    On the header, two adjustments:
    I want to provide more space so the email address fits under the phone number in Header Right Text 1.
    I also want to fix the address so the third line aligns with the first two lines on the left. I think the field is not wide enough.

    On the footer, there is a similar problem. The field is not wide enough for the email address. How do I make it wider?

    Thanks!

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

    Hi,

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

    .header-content-right { width:60%;}
    .head-right-column:nth-child(2) { width: 37%;}
    .header-content-right i { margin-bottom:15px;}
    #footer .contact-info .col-4 { width:40%;}

    Regards,
    Chris

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