Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #262829

    Hi,

    I have 2 different color sections in a row in my website, one blue and one green . There is a default space between them, I’ve tried to reduce it with a horizontal rule (negative blank space option) but no success. How do I stick them together with no space?

    This is the link to my page: http://www.imagoweb.com.br/seu_site/

    Thank you for your time,

    #262835

    It seems to be a bug, running some tests.

    When I add a third color section, it sticks automatically at the top of the previous one. Also, when the site goes responsive, all sections stick together leaving only the margin space. Responsive is OK, but on PC is not.

    The link is the same.

    Thank you,

    #263056

    Hi!

    Thank you for using the theme!

    You can decrease the padding between color sections with this on Quick CSS or custom.css:

    .avia-section .content {
    padding: 15px 0;
    }

    Regarding the second issue, do you mind providing a screenshot? It looks find when I checked on Chrome Windows 8.

    Cheers!
    Ismael

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