Make the font in Uploadly - File Upload app block bold (DAWN 14)

Make the font in Uploadly - File Upload app block bold (DAWN 14)

DRAWandCARE
Pathfinder
128 0 19

Hello, everyone!

 

I'm using the Uploadly - File Upload app on my website (DAWN 14 theme). I'd like to make the heading font of the Upload button bold (it's one of the app blocks in the product info section on my product sections)! Could anyone please suggest a CSS code that I can use for this?

 

Link to my website: Handmade Custom Watercolor Cat Portrait – DRAWandCARE

 

Screenshot_83.png

 

 

Any assistance would be greatly appreciated!

 

Reply 1 (1)

Made4uo-Ribe
Shopify Partner
10038 2387 3014

Hi @DRAWandCARE 

Mostly it its from the app, it cant be change using the local css. You need to contact the app provider to make the changes. 

but you can check if this code will work. 

 

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:

 

div#shopify-block-uploadly_file_upload_app_block_hVfYnW > div#selBtn_g5zin8occ > p {
    font-weight: 600 !important;
} 

 

Or 

 

#selBtn_g5zin8occ > p {
    font-weight: bolder;
}

 

 And Save. 

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.