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 #1657383
Blog Title Heading Needs to be H1, not H2. How do I correct this?
Closed

Comments

  • frictionsweb started the conversation

    Hello, I need the Blog titles to be H1, not H2. I cant figure out where to change this. can you please help. I do not mean the title at the top with the breadcrumbs but the one on the actual post as shown in the attached image.

  •  1,845
    Elated replied

    Hello there,

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

    You can change that with this code. Paste it in Roslyn Options > General > Custom JS:

    $('.eltdf-post-title').replaceWith(function () {
        return "<h1>" + $(this).html() + "</h1>";
    });
    

    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.