I want to change the font on my top banner.
I want to change the header font to ‘Lobster Two’
I want to change the font on my top banner.
I want to change the header font to ‘Lobster Two’
Hello,
if you want change font this maybe you need write more code for it, and if you don’t know code this, you can hire me do it for you
and I can do it with a low quote. so pls send message for me, I’ll help you
thanks
Hi @Sombly
This is Anni from MS Web Designer. I will be happy to help you with your concern.
This font is already added. Please check the screenshot
Please let me know if you have any doubts.
Regards
Yes But I need A Code That Only Changes The Banner Font Because I dont want Half my Website running on the Lobster Two Font.
Yes But I need A Code That Only Changes The Banner Font Because I dont want Half my Website running on the Lobster Two Font…
@Sombly ,
Which font you want to add for banner text
Hi @Sombly ,
I am Ani From https://www.task4store.com/ - Shopify Small & Custom Tasks Experts ( By MS Web Designer - Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore )
Here are the Solutions!
Go to Online Store->Theme->Edit code
Asset->/base.css ->paste the below code at the bottom of the file.
.banner__box h2 {
font-family: 'font name here' !important;
}
If you have any concerns feel free to ask me!
Regards,
Ani
Thank you for your time and reply
It worked!