Remove "TEXT" tag from widgets

This topic has 23 replies, 4 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler

  • Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 19, 2019 at 15:42

    Hello,

    Add the following code to your custom CSS.

    .et-wishlist-widget .wishlist-dropdown > div {
        margin: 0;
        color: #1e1e1e;
        font-weight: bold;
        text-transform: uppercase;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 1.23em;
        font-size: 1rem;
        line-height: 1.8;
    }
    .et-wishlist-widget .wishlist-dropdown > div.buttons, 
    .et-wishlist-widget .wishlist-dropdown > div.empty {
        border-bottom: none;
        padding-bottom: 0;
    }

    Regards

    Avatar: borga_EIGHT
    borga_EIGHT
    Participant
    February 20, 2019 at 09:41

    PERFECT! tnks so much for your very great support!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2019 at 09:45

    Hello,

    You’re welcome!

    Regards

  • 1 2
    Viewing 23 results - 21 through 23 (of 23 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.