Home › Forums › Massage Center (Spa) Forum › increase the width between columns
- This topic has 5 replies, 2 voices, and was last updated 4 years, 9 months ago by
Forum Moderator.
-
AuthorPosts
-
December 6, 2018 at 12:01 pm #113069
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,
karlDecember 6, 2018 at 12:50 pm #113080Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page-id-3530 .col-columns-3 { width:50%;}
Regards,
DaveDecember 6, 2018 at 1:19 pm #113085thank 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)
December 6, 2018 at 1:22 pm #113086Hi,
Kindly use this CSS
.page-id-3530 .col-columns-3 { padding:0 110px;}
Regards,
DaveDecember 6, 2018 at 2:18 pm #113088Sorry it doesn’t work. I wanted to change the display on my front page. Never mind, I keep it as it was.
regards,
KarlDecember 7, 2018 at 10:00 am #113140🙂
-
AuthorPosts
- You must be logged in to reply to this topic.