Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #223702

    Hi Guys

    I am trying to add a 2 px white space in between sections, say if you have a colour section with content, then a different section below that. My problem is, all of the options like whitespace, colour section etc seem to have a default of 300 px or so. I tried the – value on whitespace but couldn;t get it to work, any ideas?.

    Thankyou

    Gary

    #223763

    Hey Gstar72!

    Do you mean like a border or something? Can you please post a screenshot? Add something like this on Quick CSS, change the border color to match the section’s background color:

    .avia-section {
    border-bottom: 2px solid white;
    }

    Best regards,
    Ismael

    #223766

    Hi Ismael,

    http://www.naturaloutlook.com/

    Between the First image and the second, so could I add a white line between the two, or if I added images in succession within colour sections, so there would be a white line between images?.

    Thankyou to you and the team for all your hardwork, best regards

    Gary

    #224005

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #expertise { border-top: 1px solid white; }

    Best regards,
    Yigit

    #224203

    Yigit, you are amazing!.

    Thankyou, sending another round of virtual beers.

    Have a good weekend

    Gary

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘White Line in between sections’ is closed to new replies.