Hello guys, I wanna remove the white background or reduce the border:
Topic summary
A user seeks help removing or reducing the white background/border on their store banner at luviera.store.
Multiple solutions provided:
- Navigate to Online Store → Themes → Edit code
- Open theme.liquid file
- Insert custom CSS code before the tag
Several support representatives (Hardik2903, BSS-TekLabs, BSSCommerce-B2B) offered nearly identical solutions with code snippets and screenshots demonstrating the expected results.
Follow-up request:
The original poster asked if the text color could be changed to white instead, prompting BSS-TekLabs to provide an updated code snippet.
Status: The discussion appears ongoing as the user requested a modification to the initial solution. The thread involves technical CSS customization for Shopify theme styling.
@ReviveShop Please go to
- Online store
- Themes → Edit theme
- Layout
- theme.liquid and paste this code before
- Here is the solution for you @ReviveShop
- Please follow these steps:
- Go to Online Store → Theme → Edit code.
- Open your theme.liquid file
- In theme.liquid, paste the below code before and press ‘Save’ to save it
- Here is the result you will achieve:
- Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Result:
If it helps you, please like and mark it as the solution.
Best Regards ![]()
Can you change the text to white for me?
Can you replace to this code @ReviveShop



