Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1674951
Removing Counter on Interactive Link Showcase
Closed

Comments

  • NoniPony started the conversation

    Hi, 

    Great theme. Just looking to remove the Interactive Link Showcase counter above the words, is there a custom CSS I can pop in? Also, is there an easy way to change the font to white? Tried custom CSS and it isn't making a difference.

    Thanks.

  •  1,845
    Elated replied

    Hi there,

    Welcome to your support management and thank you for choosing Mane!

    Try to paste this code in Appearance > Customize > Additional CSS:

    .eltdf-ils-holder .eltdf-ils-link:after{
        display:none;
    }
    .eltdf-ils-holder .eltdf-ils-item-link:before{
        display:none;
    }
    

    And if you want to change color of the font, just add this code:

    .eltdf-ils-holder a.eltdf-ils-link span {
        color:#fff!important;
    }
    

    Let us know if you have any other questions!

    Best regards,

    Marie


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • NoniPony replied

    Thanks Marie!

  •  1,845
    Elated replied

    Hello,

    You're welcome. Please let us know if there is anything else we can do for you, thanks!

    We hope it’s not too much trouble, but we’d really appreciate it if you could rate our theme on ThemeForest. Just visit the following link and select five stars next to our theme’s name: http://themeforest.net/downloads  This way you’ll be helping us improve our support services and make them even more efficient.



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.