Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1211639

    HI, what php include can I modify in order to change an image caption from a <p> tag to <h1>, <h2> etc? I have big home page category promo boxes and require better SEO optimisation than a <p> tag can provide. Happy to mod the theme files and not worry about future theme updates. Thanks.

    #1212088

    Ok really simple, pasted within caption:

    <div class=”title-wrap”><h1>Content here</h1></div>

    Strips the <p> tag and all is well. THanks :)

    #1212135

    Hi fusion01,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing image caption from default tag’ is closed to new replies.