- This topic has 3 replies, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Bug breadcrumbs on mobile
Hi,
Chris helped me before with the breadcrums.
I didn’t noticed till now, but the breadcrumbs are working not yet perfectly… responsive.
On my mobile the breadcrumbs are out of the screen and in a white place on the right.
I have placed some screenshots here: https://www.keigaafbrabant.nl/test/
Hope you can tell my how to fix..
Kind regards,
Sam
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:960px) {
#breadcrumbs { width:100%; padding:0 0 0 40px; box-sizing:border-box;}
}
Regards,
Chris
Thanks!!!
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]