sections – services

Home Forums All Other Themes sections – services

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #26169
    StefanStefan
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: February 8, 2016

    Hi,

    I have 2 issues with the sections.
    1. In services I have only 6 services – on first page I would like them to be displayed centered. They are displayed to the left. How can I change this?

    2. I have only one team member. I would like the thumbnail to be displayed centered. It’s displayed to the left. How can I change this?

    Thanks,
    Stefan

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

    Hi Stefan,

    Kindly show us your website URL.

    Regards,
    Brad

    #26324
    StefanStefan
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: February 8, 2016

    Hi Brad,

    Pls check it at www.centrulpsi.ro
    Thanks,
    Stefan

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

    Hi Stefan,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code:

    #ourServices .services-list{ display:table-cell !important;}
    .teammember-list {float: none !important; margin: 3% auto 0 !important;}

    Regards,
    Dave

    #26503
    StefanStefan
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: February 8, 2016

    Hi Dave,

    This did not work for services: #ourServices .services-list{ display:table-cell !important;}
    this did the job for the “team section” – .teammember-list {float: none !important; margin: 3% auto 0 !important;}

    What do you suggest?
    Regards,
    Stefan

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

    Kindly add this code in custom css box:

    #ourServices .services-list{ display:table-cell !important; float:none !important;}

    Regards,
    Dave

    #26709
    StefanStefan
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: February 8, 2016

    Hi Dave,
    This did the trick. Thanks,
    Stefan

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

    Great.

    Regards,
    Dave

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