Hello I want to us breadcrumbs without the title – however – I would like the breadcrumbs to show on the left of the page where the title would be? Any simple CSS that would make that change?
CJ
Hey AlpineWeb,
Could you post a link to where we can inspect the element in question please?
Best regards,
Rikard
Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.title_container .breadcrumb {
right: 0px !important;
left: 0px !important;
}
Best regards,
Mike
Thank you worked like a charm as always! You guys do such a good job supporting your theme.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon