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

    Hey guys,

    Can you tell me the css I need to reduce the white space to the left and right of an image container?
    Thank you

    #488227

    Hi ryanelfa,

    Not sure what you mean by that, do you want the image closer to the text in the link you posted? If so it might be better to use a 1/3 container for the image and a 2/3 for the text? Please post a screenshot of your intentions if I’ve misunderstood you.

    Thanks,
    Rikard

    #488230

    Yeah I could do a 1/3, understand, but even with the 1/2, why is there so much space in between the image either side of the 50%?

    #488477

    Hey!

    That’s because the image is centered in the layout element.

    Alternatively you can use a 1/4th layout element for the image, a 3/4th layout element for the text then finally set the image left or right aligned accordingly.

    Cheers!
    Dake

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