Tagged: , ,

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

    Hi

    I made som links on the images on this page:
    https://melserhof.ch/wohnungen/#toggle-id-1

    unfortunately the link seem to overlapt the image, so the imag ist not aligned in the row.
    (Image is the green square with text PDF)

    do you know how to solve this

    #1221543

    Hey Siracher,

    I’m not sure I understand that problem you are having, could you post a screenshot highlighting it please?

    Best regards,
    Rikard

    #1221554

    Hi Rikard

    sure, the link around the image of the pdf button uses more height as the image itself or push up the image, not sure what’s going on. The image is pushed up a little and is not vertical aligned anymore like the other text in the row.

    #1221766

    Hi Siracher,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .wohnungstable img {
        vertical-align: middle;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1221774

    Hi Victoria

    ah great, it works fine.

    thanks a lot

    #1221850

    Hi Siracher,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Link / Image not aligning’ is closed to new replies.