From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@Made4uo-Ribe
Still for footer, how can I have the first section by its self on the first line and the rest sections divided equally on the following line. Something like the picture below:
Oh thank you I was looking for the answer to that same question, so I copy and pasted the code, and it worked great on desktop, but what about a way to just modify the desktop version but not the cellphone version? thank you so much in advance!
@Made4uo-Ribe I just realized that unfortunately the code provided also affects the pictures on my products. All the pictures related to products are shown on their regular size, rather than the option selected for my desktop layout thumbnails carousel.
How can I accomplish the one row on the desktop footer menu and the centered footer menu on mobile without affecting the product pictures? Thank you!