New Landing How can we help? Cardinal Woo Product page Gapo

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Cardinal
  • #142178
    ritchmedia
    Member
    Post count: 66

    Hi, please can you advise how to remove/reduce the gap as shown on the screenshot. thanks,
    James

    Attachments:
    You must be logged in to view attached files.
    #142308
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you show us the link? You can also use private reply option.

    Let us know,

    Thanks,
    laranz.

    #142496
    ritchmedia
    Member
    Post count: 66
    This reply has been marked as private.
    #142549
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Add this in the Custom CSS in Theme Options,

    
    .variations_form.cart, .woocommerce div.product form.cart .variations { margin-bottom: 0; }

    Let us know,

    Thanks,
    laranz.

    #142580
    ritchmedia
    Member
    Post count: 66

    Hi Laranz,

    Thanks, but it’s still not quite right. Now there is no gap between the tabs and the add-to-cart buttons when they appear.

    Also, do you think the extra spacing problem may be caused by the ‘Clear selection’ text that appears briefly when the page loads?

    thanks,

    James

    #142594
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Yes it is the reason, they use Visibility as hidden property, if we use that property it will take space, not like “display” property. Is that any plugin you used for that “clear selection” select element?

    Let us know,

    Thanks,
    laranz.

    #143989
    ritchmedia
    Member
    Post count: 66

    Hi Laranz.

    No, I’m not using any plugins. I believe the Clear Selection is standard woocommerce.

    I have found a solution which removes this:

    .reset_variations {
    display: none !important;
    }

    … and when combined with the your css above, does the job.

    #143991
    ritchmedia
    Member
    Post count: 66

    … thanks!

    #144111
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad you solved the issue 🙂

    Let us know, if you have any other questions.

    Thanks,
    laranz.

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

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

License required for the following item
Login and Registration Log in · Register