Hi, I’m trying to get mobile layout to look similar to my desktop.
Header box has transparent background with dark text:
But when trying to get the same on mobile, when I overlay, the text turns white and box disappears.
Site is https://metoyoubox.com/pages/birthday
But right now I have it so the text doesn’t overlay for the time being.
Appreciate of any help you can lend!
Hey @metoyoubox ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Hi @metoyoubox
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Thank you so so much,
Is it possible to decrease the size of the font on mobile?
This is what’s happening. I really appreciate your time.
Hey @metoyoubox ,
Use the same instructions and paste the code below.
20px is the title, 12px is the description, you can change it if you want to.
1 Like