I want to add extra spaces after the image caption.
Please advise. Thank you.
Hi guap
Could you post a screenshot mockup with annotation of your desired changes ?
pavit
Thank you. Here is the screenshot
guap
You can use this custom CSS code:
.item-page .article-body .item-image .img_caption { margin-bottom: 30px; }
put to the CSS file: root/templates/ja_magz/css/custom.css and change to your desired value.
saguaros
Thank you 🙂