increase the width between columns

Home Forums Massage Center (Spa) Forum increase the width between columns

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #113069
    karl.suraultkarl.surault
    Participant
    • Topics: 17
    • Replies: 34
    • Total: 51
    Member since: September 23, 2018

    Hi,
    please can you tell me how to increase the width between the columns of this section:
    https://new.novovento-coworkation.com/6-good-reasons-to-come-to-novovento/
    (there are 3 columns, the third one is empty because on the from page I put a picture in place).
    I need to increase the width in order to increase lisibility.
    thanks in advance,
    karl

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

    Hi,

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

    .page-id-3530 .col-columns-3 { width:50%;}

    Regards,
    Dave

    #113085
    karl.suraultkarl.surault
    Participant
    • Topics: 17
    • Replies: 34
    • Total: 51
    Member since: September 23, 2018

    thank you Dave but I don’t see the difference. What I need is more empty space between the columns… (the logos of the central column are too close to the texts of the left column)

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

    Hi,

    Kindly use this CSS

    .page-id-3530 .col-columns-3 { padding:0 110px;}

    Regards,
    Dave

    #113088
    karl.suraultkarl.surault
    Participant
    • Topics: 17
    • Replies: 34
    • Total: 51
    Member since: September 23, 2018

    Sorry it doesn’t work. I wanted to change the display on my front page. Never mind, I keep it as it was.
    regards,
    Karl

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

    🙂

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