• Resolved san9971

    (@sanchari9971)


    [each items]
        <li>
    		<img src="{@items.post_thumbnail_url.maxwell-thumbnail-small}" style="display:none">
    		<a href="{@permalink,esc_url}">{@post_title}</a>
    	</li>
    [/each]

    This is my template for one of my CPTs
    The inline css automatically appears after clicking “save template”. I do not want the image to be hidden. Any help on why this happens/how to resolve it would be appreciated

    • This topic was modified 4 years, 8 months ago by san9971.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘style=”display:none” appears on pods template’ is closed to new replies.