Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #427183

    Hi

    On my website I would like to change the special heading subheading from a <p> tag to a <h2> tag for seo purposes but still make it look the same as the <p> tag when viewing on the site for all pages

    What code & css would i need to modify in order to do this?

    I look forward to your response

    David

    • This topic was modified 9 years, 7 months ago by Sconcepts.
    #427684

    Hi Sconcepts!

    Remove the subheading and then add a codeblock element beneath the special heading and add this inside.

    <div style="font-size:20px;color:white" class="av-subheading av-subheading_below av_custom_color"><h2 style="color:white;text-transform:none;font-size:18px;line-height:29px;font-family:&quot;Open Sans&quot;">My name is Edward Nfold, my friends call me Enfold.<br>
    I am designer by day and coder by night.</h2>
    </div>
    

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.