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 #1885153
Change label text of next/previous project
Closed

Comments

  • JuliaDalia_ started the conversation

    On portfolio items there's a "Previous Project" element left and a "Next Project" on the right side. How do I change the text labels of these?

  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    .eltdf-ps-navigation.eltdf-ps-navigation-floated .eltdf-ps-prev a.on {
        font-size: 0;
    } .eltdf-ps-navigation.eltdf-ps-navigation-floated .eltdf-ps-prev a.on:before {
        content: "SOME TEXT PREV";
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-family: Muli,sans-serif;
        font-size: 11px;
        letter-spacing: .3em;
        text-transform: uppercase;
        line-height: 15px;
    } .eltdf-ps-navigation.eltdf-ps-navigation-floated .eltdf-ps-next a.on {
        font-size: 0;
    } .eltdf-ps-navigation.eltdf-ps-navigation-floated .eltdf-ps-next a.on:before {
        content: "SOME TEXT NEXT";
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-family: Muli,sans-serif;
        font-size: 11px;
        letter-spacing: .3em;
        text-transform: uppercase;
        line-height: 15px;
    }

    * Just replace this text within content rule above >>

    7986702120.png


    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vladimir


    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.

  • JuliaDalia_ replied

    Thank you! That worked.

  •  1,845
    Elated replied

    Hello there,

    We are happy to hear that everything is working properly now and if there is anything we can assist you with please don't hesitate to ask.

    Also, if it’s not too much trouble, we’d really appreciate 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. 

    Thank you in advance!

    Kind regards,

    Sean


    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.