Home Forums Basel support forum Instagram thumbnail images – view profile button

Instagram thumbnail images – view profile button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #99298

    Design_LSB
    Participant

    Hi,

    As per your previous instructions, I made the size of the instagram images on the homepage ‘thumbnail’ size.

    How can the ‘view profile’ square in the middle be resized so that it doesn’t “overlap” beyond it’s row? (see attachment)

    Kind regards.

    Attachments:
    You must be logged in to view attached files.
    #99334

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .instagram-pics img {
    	width: 100%;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)