Tagged: 

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

    Hello. On the home page under construction

    under the full width sliderer, I use 4 columns with a 640x640px image inside and I can’t remove the small white space that remains between the columns.

    https://ibb.co/WPcYJ1v

    Would you be so kind as to show me the solution? I wish there was no space between the 4 columns. Thanks a lot. best regards. Bruno

    #1159080

    Hey Bruno,

    Please add this css code in Quick CSS:

    #welcome .av-screen-reader-only {
        display: none;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1159987

    Hi Nikko. I’m sorry, it doesn’t change: as you will see in the image
    https://ibb.co/ykLWKWm
    two white spaces remain between the 4 columns. There must be no spaces between the columns and I cannot understand what it may depend on. There is no padding, there is no margin, what should I do to eliminate the spaces between the 4 columns? Thanks a lot. Best regards. Bruno

    #1160052

    Hi,

    Add the code to very top of quick css so it runs first. Also, clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1160071

    Mr. Nikko, Mr. Jordan… IT WORKS!!! Thanks a lot for your support :)) Best regards. Bruno

    #1160078

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove the small white space between the 4 columns’ is closed to new replies.