"Pricing Table" change from headline to "normal"

Home Forums Jevelin Theme "Pricing Table" change from headline to "normal"

Home Forums Jevelin Theme "Pricing Table" change from headline to "normal"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Pyrotechnix
    Participant

    Hi,

    while cheking my SEO i saw, that every time i put in a “pricing table” jevelin uses h3 for the title.

    is there a possibility not to use a Headline (just normal Fonts) for the Title?

     

    URL: http://www.pyrotechnix.de/hochzeitsfeuerwerk/

     

    Thank you very much

    Hi @Pyrotechnix,

     

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

     

    Are you talking about the titles as shown in the attached screenshot?

     

    If yes then they are displaying in h2 tag and not h3 tags.

     

    You can change it to display like normal font by adding 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

     

    #page-container .sh-pricing-name h2 {
        font-size: 23px;
        font-weight: 100;
    }

     

     

    Best regards,
    Shufflehound team

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

    Pyrotechnix
    Participant

    Thank you very much for your fast reply.

     

    Maybe you understood my question worng. I dont’t want to have it displayed as a Headline (h2) just as normal text.

    Could you help me there?

    Not sure why you want to remove that tag but if you don’t want to display h2 tag there then you have to develop custom code to achieve it.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

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