Home › Forums › WoodMart support forum › How to positioning dots on image? How to positioning dots on image? This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by Luke Nielsen. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 26, 2021 at 8:32 pm #327798 fineorganicsParticipant How to positioning dots on image? Attachments:You must be logged in to view attached files. October 27, 2021 at 9:39 am #327897 Luke NielsenKeymaster Hello, In order to position dots on the image, try to use custom CSS in Theme Settings -> Custom CSS -> put this code in the “Global Custom CSS” field. .single-product .woocommerce-product-gallery__wrapper { position: relative; } .single-product .woocommerce-product-gallery__wrapper .owl-dots { position: absolute; bottom: 0; left: 0; right: 0; } Kind Regards October 27, 2021 at 11:03 am #327915 fineorganicsParticipant Looks good on PC! But not showing on mobile( October 27, 2021 at 3:06 pm #327997 Luke NielsenKeymaster Hello, We don’t see that you have enabled this custom CSS. Please enable this custom, clear the cache on the devices and check again. Kind Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register