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 #1937569
Change page title portfolio archive
Closed

Comments

  • cromasnc started the conversation

    Hello,

    how do we change portfolio's category page title? (ARCHIVE name on top)
    Thanks!

  •  1,845
    Elated replied

    Hello,

    Please note that there is no predefined option for that, but you can try to achieve it by adding this custom css in Appearance → Customize → Additional CSS field →

    .tax-portfolio-category h1.eltdf-page-title.entry-title {
        font-size: 0;
    } .tax-portfolio-category h1.eltdf-page-title.entry-title:after {
        font-size: 100px;
        line-height: 1.05em;
        content: 'TEXT';
    } @media only screen and (max-width: 1024px) {
    .tax-portfolio-category h1.eltdf-page-title.entry-title:after {
        font-size: 40px;
    }
    }
    6467950568.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.