A gap and text style for footer and rich text

A gap and text style for footer and rich text

Siraengs
Excursionist
20 2 7

Hi,

 

I use Dawn theme and I want to make the rich text style (contact column) the same font size and style as the footer on the left side (policy, shipping and return, and about XXX columns). The gap is also not the same. I want the contact column to look the same as the rest.

 

I would appreciate if anyone could help me. 🙂

Thank you!

Screenshot 2024-09-28 at 15.40.24.png

 

 

 

 

Replies 12 (12)

BSSCommerce-HDL
Shopify Partner
2305 835 910

Hi @SiraengsCan you kindly share your store link with us? We will check it and suggest you a solution if possible.

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

Siraengs
Excursionist
20 2 7

Hi there! I haven't publish the store site yet. Is there any other way I can show it to you?

BSSCommerce-HDL
Shopify Partner
2305 835 910

@Siraengs, Can you share preview link? 

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

Siraengs
Excursionist
20 2 7

https://gisym.com/ 

Here you go!

BSSCommerce-HDL
Shopify Partner
2305 835 910

Hi @Siraengs, i need password store

BSSCommerceHDL_0-1727533785370.png

 

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

Siraengs
Excursionist
20 2 7

It's Weehaaaaayaya

BSSCommerce-HDL
Shopify Partner
2305 835 910

Hi @Siraengs

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>
.footer-block__details-content h5 {
    font-size: 14px !important;
}
</style>

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

Siraengs
Excursionist
20 2 7

Hi, it doesn't work. There are still not align or look the same. Is there any other way to fix it?

 

Screenshot 2024-09-28 at 16.40.16.png

 

BSSCommerce-HDL
Shopify Partner
2305 835 910

Hi @Siraengs

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>
.footer-block__details-content h5 {
    padding: 5px 0;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
    margin: 0 !important;
}

.footer-block__details-content h5:first-child {
    padding-top: 0;
}
</style>

 

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

Siraengs
Excursionist
20 2 7

Hi, the top row is still not align with other column. I think it's the gap between the text and the header (between Contact and Tel). The colors are still not the same. 

 

Screenshot 2024-09-28 at 16.57.28.png

 

BSSCommerce-HDL
Shopify Partner
2305 835 910

@Siraengs, I can't access website

BSSCommerceHDL_0-1727535780453.png

 

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

Siraengs
Excursionist
20 2 7

Sorry, could you try again?