Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Changing font size in scrolling text bar

Solved

Changing font size in scrolling text bar

lalylala
Tourist
7 2 3

I try to change the font size (and style) of a scrolling text bar (not announcemend bar) but can't figure out how to achieve this. I'd like to get the font size smaller in both, desktop and mobile version of my website.

 

I'm using Kingdom Theme and would be glad, if someone could help me solve the issue.

Thank you so much!

Bildschirmfoto 2024-09-12 um 20.29.54.png

Accepted Solution (1)

BSSCommerce-B2B
Shopify Partner
1969 564 566

This is an accepted solution.

@lalylala ,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above </body>

<style>
.shopify-section.mount-scrolling-text scrolling-text {
   font-size: 1rem;
}
</style>

Result

BSSCommerceB2B_0-1726166520903.png

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


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

View solution in original post

Replies 4 (4)

BSSCommerce-B2B
Shopify Partner
1969 564 566

This is an accepted solution.

@lalylala ,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above </body>

<style>
.shopify-section.mount-scrolling-text scrolling-text {
   font-size: 1rem;
}
</style>

Result

BSSCommerceB2B_0-1726166520903.png

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


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

lalylala
Tourist
7 2 3

Great! Thank you so much! It worked perfectly! ❤️

Made4uo-Ribe
Shopify Partner
9039 2160 2665

Hi @lalylala 

Would you mind sharing your store URL? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
lalylala
Tourist
7 2 3