Hello coders,
I have no clue how to hide the heading title on a linked page: about. Here is the link: https://1x0t75vjbzwsfgit-31149031564.shopifypreview.com
navigate to “Montelinas”. Do you have any idea how to manage it? Appreciate.
Thx
Hello coders,
I have no clue how to hide the heading title on a linked page: about. Here is the link: https://1x0t75vjbzwsfgit-31149031564.shopifypreview.com
navigate to “Montelinas”. Do you have any idea how to manage it? Appreciate.
Thx
yes please try this code
#shopify-section-template--15127019258017__main .twelve.text-center.bottompad-half {
display: none;
}