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

    Hi team – I’m not quite sure how to do this – I tried a few things but they’re not working –

    on the home page you’ll see there’s two lots of 3 image tiles

    – the top row is how I’d like the images to be – I’ve just embedded them as images
    – the second row is using the 3 colums and then the ‘image’ module, I’d prefer to use this as I can use animation – but the colums add space around the images and I don’t want that.

    How do I get them to appear without space (as they are on the first row) but still use your column and image modules in the layout editor?

    http://www.sasi-skin.com/site/

    thanks!

    • This topic was modified 8 years, 7 months ago by ShortieD.
    #619474

    scratch that – I worked it out – I created a class and added it to each column to override the avia layout styles.

    .sd-one-third {
    margin-left: 0% !important;
    width: 33.333% !important;
    }

    Unfortuantely I had to use !important – but you know – it works!

    #619809

    Hi!

    Glad you found a work around :)
    Please feel free to get in touch if you have any questions.

    Best regards,
    Vinay

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