• I tried adding those through media library and on the One Page Express page builder itself, but all the portfolio images still have this as code.

    <img class="portfolio-cards-projectimg" data-size="1200x800" src="link/to/image.jpg">

    Expected code is:

    <img class="portfolio-cards-projectimg" data-size="1200x800" alt="portfolio image" title="portfolio image" src="link/to/image.jpg">

    This is for accessibility.

    • This topic was modified 2 years, 3 months ago by HitsukiEri.
    • This topic was modified 2 years, 3 months ago by HitsukiEri.
  • The topic ‘How to add Alt and Title attribute to Portfolio images?’ is closed to new replies.