Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #658492

    Hi

    Where can i set the distance between the layout elements?
    its either space of no space at all when you get to the first element of the row.

    i see i can use no space and do some padding but that doesn’t work when you are giving the elements collours of borders and stil want the space between them 10 pix or something… nou its standard around 30?

    thanx!

    #658510

    Hi ingevandeweem!

    Can you please post the link to your page and point out the changes you would like to make?
    You can edit each column element and adjust spacing manually

    Cheers!
    Yigit

    #659286

    Hi yigit,

    : Here you find an exemple. The columns are 30 pix with? were can i change it?

    exemple

    Thanx!!
    Inge

    #659875

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .av-flex-placeholder {
        width: 1%;
    }
    

    Best regards,
    Yigit

    #659980

    thanx that works… case closed ;-)

    #660059

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘change standard distance between layout elements’ is closed to new replies.