-
Anonymous
hi
how are youi added the images https://prnt.sc/hhP_BPn0qNYo by Gallery function, but i can not add heading text below each picture.
now, how to add heading text below each image, also keep this image layout in 2 images each row, also keep big size image,
-
Hi there,
when you create a gallery, make sure each image you add has its Caption filled in.
-
Anonymous
hi
i try to add Caption to each image, but not do that, that is the reason why i ask you herepls check the screenshot https://prnt.sc/2Tw04k1NQPPf, it seems that there is no places to add Caption for each image
-
Fernando
Hi Paulliu,
It can be added before inserting the Gallery.
See these:
https://share.zight.com/d5uJXBxy
https://share.zight.com/8Lu6NGxWYou can also add it from the Toolbar: https://share.zight.com/kpuRZ1o7
-
Anonymous
hi
i dont want heading text on the picture like this one https://prnt.sc/cNNODlD5GJrii want heading text below the image
-
Fernando
You can add this through Appearance > Customize > Additional CSS to move it below the image:
figure.wp-block-gallery figure.wp-block-image.size-large figcaption.wp-element-caption { position: static; background: unset; color: #000; }
-
Anonymous
hi Fernando
Thanks for your reply
Are there any other ways to achieve this kind of content layout without adding extra CSS code?
Just show the equipment images by Gallery or carousel.
-
Fernando
No. There’s no other way with that WP Block.
The alternative would be to use a GB Grid Block and GB Image Blocks if you don’t want to use custom CSS.
-
Anonymous
oK, thanks
-
Fernando
You’re welcome, Paulliu!
- You must be logged in to reply to this topic.