Hi my announcement bar on desktop cuts off the bottom letters. Maybe need to adjust the size or header?
my site is https://luxurymrkt.com
thanks Mike
Hi my announcement bar on desktop cuts off the bottom letters. Maybe need to adjust the size or header?
my site is https://luxurymrkt.com
thanks Mike
hi @Luxurymrkt
step 01:
step 02:
#AnnouncementSlider .flickity-viewport {
height: 12px !important;
}
hope this idea helps you
Hi @Luxurymrkt,
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
#AnnouncementSlider{
padding:4px 0 !important
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
hey. doesnt work just move the announcemnet bar down
hey. doesnt work just move the header and logo down
i got it to work. had to reduce the font size to .65 then use your code
thanks mike