Topic summary
A user seeks help aligning security seals in their Shopify store footer. The discussion involves troubleshooting CSS code placement.
Attempted Solutions:
- Two collaborators (PageFly-Richard and Dan-From-Ryviu) provide CSS code snippets to adjust alignment
- Suggested placements include adding code above
</body>tag in theme.liquid file or after<head>tag - Multiple code variations are tested with
text-alignandjustify-contentproperties
Current Status:
- Initial solutions unsuccessful despite user following instructions
- User confirms saving files and reloading pages multiple times
- Screenshots shared showing code placement
- Latest attempt involves combining code elements from both collaborators
Issue Remains Unresolved: The alignment problem persists after several iterations, with collaborators continuing to refine their CSS approach.
This is Richard from PageFly - Shopify Page Builder App
Hi @anapdeabreu Please add code here to change position:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag
Hope my solution will help you resolve the issue.
Thank you so much. Best regards,
Richard | PageFly
Hello, Ricardo.
Unfortunately, his solution was unsuccessful. Would you have any other suggestions?
Hi @anapdeabreu You can change this code to here:
It will show in my side:
Please try again, Thanks you.
Sorry. It still hasn’t worked here. What should I do?
It didn’t work either. I removed the other collaborator’s code and left only what you told me, but it still didn’t work… ![]()
Could you update the code and check again?
I updated, but there was no change. Thanks for your time anyway.
Could you take a screenshot of where you added the code? Did you save file and reload your page to check after adding the code?
Ahh, I found it. Please update the code
Hi, I think you need this code. I have used a piece of code from: Dan-From-Ryviu , try this code to see if it fixes it,
Thank you so much.


