headings size settings

Home Forums Jevelin Theme headings size settings

Home Forums Jevelin Theme headings size settings

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • supermegalino
    Participant

    I am editing the headings sizes from theme options > styling > headings

    I want H3 to be 12 pixel, but I have no result

    attached images

    Attachments:
    You must be logged in to view attached files.

    Hi @supermegalino,

     

    I hope you are well today and thank you for your question.

     

    I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme.

     

    Please make sure you are using latest version of Jevelin theme on your site.

     

    If you are using any cache then please clear or temporary disable it.

     

    Also could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    supermegalino
    Participant

    Solution for this topic

    On that portfolio page the title font size is changed by CSS code so to make it 12 pixel please add the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    h3.sh-portfolio-single-title {
        font-size: 12px;
    }

     

     

    supermegalino
    Participant

    thanks

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)