New Landing How can we help? Themeforest Theme Support Neighborhood Height of catalogue image overlays…

Viewing 4 posts - 1 through 4 (of 4 total)
  • #191153
    MarieWorks
    Member
    Post count: 225

    Hi,

    Is it possible to change the height of these overlays (see screen shot) using CSS.
    If managed to change the font size – but could not find a way of controlling the height of the total overlay box…

    Thanks

    C

    Attachments:
    You must be logged in to view attached files.
    #191168
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    What height value do you need in there?
    So we can figure out the necessary css.

    -Rui

    #191395
    MarieWorks
    Member
    Post count: 225

    hi Rui

    Thanks for the quick reply – sorry I’ve been slow in getting back to you.

    I’m not sure what height the overlay is at the moment as I can’t find the ref to it in the page CSS – but I figure we want it about half the height it is at the moment – so its only a small bit taller than the text height

    hope this makes sense

    Thanks

    C

    #191409
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    li.product figcaption .shop-actions {
      min-height: 30px;
    }
    li.product figcaption .shop-actions > a {
      padding: 4px 14px;
    }
    .woocommerce ul.products li.product figure figcaption .yith-wcwl-add-to-wishlist a {
      padding: 4px 14px;
    }

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 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