Q: Hello sir! Hope all is well. I looked through most of the questions and the documentation and didn't find this one. When uploading a photo, is there a way to change the default alignment to middle instead of left justified?
Thanks so much and keep up the great work!
Anthony
Hi Anthony,
You can center your photos by going into the Advanced tab and entering the following code into the Custom CSS box:
.photo-panel img { margin: 0 auto; }
Thanks for the kinds words!
2 Notes/ Hide
-
allthingscock liked this
-
carlofranco posted this