New Landing How can we help? Cardinal Thumbnails are overlying on the main image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #211665
    zohia
    Member
    Post count: 109

    This is happening with only one of the products. It’s a variable product but the problem is not happening with other variable products:
    http://ogatofica.com/produto/chapa-de-identificacao-anjo-2/

    The thumbnails’ navigation is overlying the main product. Is it fixable?sc

    Attachments:
    You must be logged in to view attached files.
    #212044
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    That is very odd, please try this CSS:

    .postid-12756 product-img-slider {
        margin-bottom: 30px;
    }
    
    .postid-12756 #product-img-slider .flex-control-nav {
        bottom: -35px!important;
    }

    Thanks.

    #212298
    zohia
    Member
    Post count: 109

    It’s still looking funny. I attached an image.

    Attachments:
    You must be logged in to view attached files.
    #212637
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Looks like an id # tag was missing. Please try this:

    .postid-12756 #product-img-slider {
        margin-bottom: 30px;
    }
     
    .postid-12756 #product-img-slider .flex-control-nav {
        bottom: -35px!important;
    }

    Any more issues, please add your WP login.

    Thanks,
    David.

    #212947
    zohia
    Member
    Post count: 109

    Thanks. It worked. 🙂

    #213031
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks David

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register