Home Forums Basel support forum Sale Labels, quick view, wishlist icons outside the image

Sale Labels, quick view, wishlist icons outside the image

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

    makis
    Participant

    Hello there!
    After the update to my site with the latest theme i have a problem with labels, quick view, wishlist icons. They are appeared outside the image. I try many css customisations but without luck.

    May you help me?

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

    Artem Temos
    Keymaster

    Hi,

    You need to increase shop catalog images size to fit all the free space. The same is for WPBakery blog element. If you will stretch your images with CSS that may be blurred on large screens.

    #39679

    makis
    Participant

    Hello Artem,
    What do you mean “increase shop catalog image sizes”?
    There are many different views to many different sizes, please view the “some-views.pdf”. We aren’t in the “HTML 1.0 Era” we are in the “Responsive HTML 5 Era” the site is not only for one device!

    I want the exact CSS classes from the original templates. May you help me?

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

    Artem Temos
    Keymaster

    Hello,

    Of course, we understand that you can view your website from different devices 🙂 And actually, that is what we are talking about. In the responsive era, you need to use large image size to make them responsive and look fine for all kind of resolutions.

    Use this CSS code if you want to simply stretch your images

    .product-element-top img {
    	width: 100%
    }

    Regards

    #39686

    makis
    Participant

    Please try to zoom-in or zoom-out and you see the problem in your browser.

    #39691

    Artem Temos
    Keymaster

    What problem do you mean?

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