• Resolved brokebankvegan

    (@brokebankvegan)


    Our breadcrumbs look perfect on the desktop, but when we see them on mobile the spacing is off. It’s as though there is no spacing at all and the words get squished together.

    Can you help with this?

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Zubair Ahmad

    (@jerrykza)

    Hi,

    I have forwarded your concern to our technical experts and will get back to you within 48 hours.

    Regards,

    Plugin Author PressTigers

    (@presstigers)

    Hello brokebankvegan,

    We have gone through the provided link and can’t see the breadcrumb plugin. If you have deactivated it then please activate and then let us know so that we can see what’s the issue.

    Regards,

    Thread Starter brokebankvegan

    (@brokebankvegan)

    Hi there,

    We have activated flexy breadcrumb and are using a “/” as our spacing divider. It works fine on desktop but the spacing is off on the mobile view.

    Thanks,
    Mitch

    Plugin Author PressTigers

    (@presstigers)

    Hello Mitch,

    We apologize for the inconvenience. Please add the following CSS to your activated theme’s style.css file. We will also fix this issue in our next release.

    @media (max-width: 768px)
    .fbc-page .fbc-wrap .fbc-items li {
        padding: 10px 5px !important;
    }

    Thank you for reported this issue. Let us know if the issue still persists.

    Regards,

    Thread Starter brokebankvegan

    (@brokebankvegan)

    Hi,

    We tried adding that code to our css, but it did not fix the spacing issue on mobile view.

    Mitch

    Hi,

    I have forwarded your concern to the technical team. They will get back to you with 24 hours.

    Regards

    Plugin Author PressTigers

    (@presstigers)

    Hello @brokebankvegan,

    We have inspected your site in the browser and the suggested CSS solution is not shown to us. Please take a look and make sure have you added it in correct file?

    Regards,

    Thread Starter brokebankvegan

    (@brokebankvegan)

    We took it off, but it is added again. Please check, and let us know what needs to be changed.

    Mitch

    Plugin Author PressTigers

    (@presstigers)

    Hello Mitch,

    We are unable to see the change. We will recommend you please ask your developer to review it at your end. As the provided solution will fix the issue.

    Regards,

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Mobile Separator Spacing Issue’ is closed to new replies.