Tagged: alignment, breadcrumbs, right, shortcode
Hi! I’m using breadcrumbs shortcode, seen here: https://kriesi.at/documentation/enfold/breadcrumbs/#insert-breadcrumbs-as-shortcodes
Added the shortcode to a text block, but the breadcrumbs aligned left and I want them to align right. Changed the alignment in text block and tried some custom CSS but nothing happens. What code should I use to change the breadcrumbs in shortcode [av_breadcrumbs].
Thanks a lot!
I’m sorry, find out how:
.breadcrumb.breadcrumbs.avia-breadcrumbs {
float: right !important;
}
Hi,
Great! Fill free to create a new ticket if you would need anything else.
Best regards,
Basilis