Center Align

Home Forums All Other Themes Center Align

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #95828
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Hello

    One of my websites I’ve done, The pages seem to have left align to the screen. I’m just wondering if there’s any way I could center align all my pages. I can’t find a setting anywhere.

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #95851
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Hello

    Its http://exportcrating.co.za/

    Thank you so much

    #95893
    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:

    .section-teammember { text-align:center;}
    .ourteam_col { float:none; display:inline-block;}
    .servicesbox:nth-child(4) { margin-right: 0;}
    .ngg-gallery-thumbnail-box { width:25% !important;}
    .ngg-gallery-thumbnail img { width:100% !important;}

    Regards,
    Chris

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