Align Widget Titles

Home Forums Construction Pro/Build Forum Align Widget Titles

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #85322
    samantha2samantha2
    Member
    • Topics: 4
    • Replies: 1
    • Total: 5
    Member since: August 17, 2017

    While trying to center page content, I managed to change something in my editor code to align-center the titles of the widgets in my footer. I’d like them to go back to being aligned-left. Thoughts?
    For reference: http://www.pacificboltmfg.com/

    Thank you!

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .cols-3 h5 { margin:35px 0 !important;}

    Regards,
    Brad

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