FROM CACHE - de_header
Diese Community hat auf Peer-to-Peer-Support umgestellt. Der Shopify Support wird diese Community nicht mehr betreuen. Wir empfehlen dir, dich mit anderen Händler:innen und Partner:innen in Verbindung zu setzen, um Unterstützung zu erhalten und Erfahrungen auszutauschen. Bitte melde weiterhin alles, was gegen unseren Verhaltenskodex verstößt, oder Inhalte, die deiner Meinung nach entfernt werden sollten.

How to raise store?

How to raise store?

store095
Pfadfinder
95 0 43

IMG_1174.jpeg

Hi, i want to raise my store a little to the top so the text is right under the grey shadow line Like here: 

 

IMG_1175.jpeg

url https://ba571d-cc.myshopify.com

dawn 15.0.0 

 

thank you 

 

3 ANTWORTEN 3

BSSCommerce-HDL
Shopify Partner
2305 834 907

Hi @store095

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
@media only screen and (max-width: 749px) {
.collection-list-wrapper.page-width {
    padding-top: 5px !important;
}
}
</style>

 

Here is result:

BSSCommerceHDL_0-1724138201556.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

store095
Pfadfinder
95 0 43

Thank you. 

Is it possible to make the Text a little more down like here?:

IMG_1183.jpeg

 

BSSCommerce-HDL
Shopify Partner
2305 834 907

Hi @store095

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
@media only screen and (max-width: 749px) {
  .collection-list-title.inline-richtext.h2 {
    font-size: 17px !important;
  }
}
</style>

 

Here is result:

BSSCommerceHDL_0-1724141022222.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now