Shopify themes, liquid, logos, and UX
Greetings,
I would like to add a border on the entire website with a certain PNG saved in my files.
How can I achieve this?
Appreciate your answers
Solved! Go to the solution
This is an accepted solution.
Hi @caisarus,
you can refer to the following instruction, it will work well.
- Here is the solution for you
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
body {
background-attachment: fixed;
background-image: url(https://th.bing.com/th/id/OIP.DNQcRbxVFMCfMfTNM7ve_wHaFo?rs=1&pid=ImgDetMain);
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
- In that, url("") will be the path to your image.
- The result you will achieve when using the image according to my example above.
- If it still doesn't work, please share the link to your website so I can provide you with the most accurate code.
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Greetings,
This does not help in my case.
I am using Sense
Website is arcanainn.ro
Password is izzetinn
This is an accepted solution.
Hi @caisarus,
you can refer to the following instruction, it will work well.
Hi @caisarus,
Is my guide what you want?
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024