Shopify themes, liquid, logos, and UX
Dear community
I am using the theme "Prestige" and would like to make a customization. Is it possible that I make a horizontal line between the block "Designed in Switzerland" and the first menu in the following footer?
Something like that:
Solved! Go to the solution
This is an accepted solution.
Hi @admintb ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.Footer__Block.Footer__Block--text {
border-right: 1px solid;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
You can add this code below:
<style>
.Footer__Block.Footer__Block--text {
border-color: #6a6a6a;
}
</style>
This is an accepted solution.
Hi @admintb ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.Footer__Block.Footer__Block--text {
border-right: 1px solid;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
@PageFly-Victor Thank you! How can I make the line the same color as the text in the footer?
This is an accepted solution.
You can add this code below:
<style>
.Footer__Block.Footer__Block--text {
border-color: #6a6a6a;
}
</style>
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025