Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1405418

    I wanted to insert a vertical empty space between two different objects, and I inserted the appropriate function that creates “invisible line” with an empty space of a variable size, I inserted 5px above and below but I didn’t understand why the space was still very large , investigating the css I discovered that there is a “.content” class that provides a top and bottom padding of 50px. Obviously if I modify this class I modify all the spaces for all the objects, if instead I attribute a custom class to the empty space function being a div underlying the one with class .content it obviously has no effect. How can I fix?

    specific that I noticed that this only happens by inserting an empty space between two grid lines

    • This topic was modified 1 year, 5 months ago by hyrion.
    #1405525

    Hey hyrion,

    Could you post a link to where we can see this happening please?

    Best regards,
    Rikard

    #1405786

    Thank you very much for your answer, at the moment I have solved it in a different way, we will eventually recover this post

    #1405851

    Hi,

    Thanks for the update, we’ll keep this thread open for you.

    Best regards,
    Rikard

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