The menu and footer menu in desktop suppose to be one row, three columns. Not sure why it changes to one column for footer and 2 column for the badges images. Any way to change it back?
This is the website url: https://noseintl.com/
The menu and footer menu in desktop suppose to be one row, three columns. Not sure why it changes to one column for footer and 2 column for the badges images. Any way to change it back?
This is the website url: https://noseintl.com/
Hi @Dramallama
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
Hey @Dramallama
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello @Dramallama
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Thanks @Moeed it works! How about this part? It suppose to be only one row
It’s fixed. Thanks a lot.