Hello,
The bottom letters of the text in the announcement bar are cut off - any ideas on where to change this in CSS?
Tried a couple of the codes floating around the forums that don’t work.
Using Impulse
pheed.com.au
Thanks!
Hello,
The bottom letters of the text in the announcement bar are cut off - any ideas on where to change this in CSS?
Tried a couple of the codes floating around the forums that don’t work.
Using Impulse
pheed.com.au
Thanks!
Hi @Jebse
You can solve it by adding this code to theme.liquid file, after in Online Store > Themes > Edit code
Best Regards,
Dan from Ryviu
Hi @Jebse
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file → Save
span.announcement-link-text {
font-size: 12px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Hello @Jebse ,
You can display the announcement bar text properly using the below mentioned CSS Code.
div#AnnouncementSlider { padding: 3px !important; }Please copy and paste the code at the bottom of theme.liquid file before tag and save
=>
I hope the code helps you.
Thank you.
Thanks for the code @Dan-From-Ryviu , however it didn’t work for me. I was able to find another code to fix the problem.
Thanks for the code @PageFly-Henry , however it didn’t work for me. I was able to find another code to fix the problem.
Thanks for the code @Anshul_arora , however it didn’t work for me. I was able to find another code to fix the problem.
None of the below solutions worked for me however this one did.
Pasted at the bottom of the theme.css
.announcement-bar {
padding: 5px 20px;
line-height: 1.5;
font-size: 13px;
}
You are welcome
Hello Everyone!
This is the Shopify Testament theme. I haven’t live the theme yet. I’m doing a free trial. I want to add text to the marked place on the cart page and pop-up page, Is it possible? Text Here (We prioritize small batches for fresh products every time. Don’t forget to explore retail stores in the menu) Thank you.
https://themes.shopify.com/themes/testament/styles/genesis/preview
Pop Up Page
Cart Page