Hey, I got an accessibility script, how can I add a padding to the icon? I want it a few centimeters above, I added an example photo
this is the code:
Thanks ![]()
A user is trying to adjust the positioning of an accessibility widget icon on their Shopify store, specifically wanting to add padding to move it higher on the page.
Technical Details:
enable-trigger-circleSolution Provided:
A support representative provided custom CSS code to be added to the theme.liquid file, placed after the <head> tag. The code targets the accessibility icon class to adjust its positioning.
Outcome:
The solution was successfully implemented and resolved the userβs issue.
Hey, I got an accessibility script, how can I add a padding to the icon? I want it a few centimeters above, I added an example photo
this is the code:
Thanks ![]()
Hy, @Afek12
Please send Page URl
Hi @Afek12
Please drop your page that contain icons
class is: enable-trigger-circle
Hey Dan! https://pinkyoffer.com/
class is: enable-trigger-circle
Please add this code to your theme.liquid file after tag
awesome!! thanks ![]()
You are very welcome