• Resolved xavi0ur

    (@xavi0ur)


    For some reason our pages render the [flexy_breadcrumb] shortcode as left justified no matter how the text is styled. It was aligned right in the text box but it won’t go back. Do you have any ideas on how this happened and more importantly how to get it back to right aligned? Thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Arsalan Ahmed

    (@arsalanahmed901)

    Hi @xavi0ur,

    Thanks for writing to us.

    We are unable to fully analyze the issue on your website. The text seems to be placed perfectly fine. Please share any screenshot or screencast so we can diagnose the issue in detail.

    Feel free to reach out for further assistance.

    Regards,

    Thread Starter xavi0ur

    (@xavi0ur)

    I’ve attached links to an example of this issue below. The first is from my backend designer with a cloned text box and the same text except that I removed the letter “b” from the shortcode. The second is of the live page (which can be viewed here: https://www.hapco.com/products/) showing that the shortcode is rendering left justified.

    Link 1
    Link 2

    Arsalan Ahmed

    (@arsalanahmed901)

    Hi @xavi0ur,

    Thanks for sharing the detailed information.

    Please add the given CSS to the WordPress Dashboard-> Appearance -> Customize -> Additional CSS.

    .fbc-page .fbc-wrap .fbc-items {
        float: none;
    }

    We hope the solution provided above will resolve your query.

    Feel free to reach out for further assistance.

    Regards,

    Thread Starter xavi0ur

    (@xavi0ur)

    That fixed it. Thanks so much for your help!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Left alignment’ is closed to new replies.