• Resolved jptailfashion

    (@jptailfashion)


    Hi! Thank you for reading

    May I know if I can show breadcrumbs in mobile version?

    Because it only shows in desktop version

    and is the bread crumb able to show in categories instead of website directories? thank you! ??

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,`

    As checked, breadcrumb disabled for the mobile view.

    ?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    @media only screen and (max-width: 767px){
    #main .hide-tablet-mobile {
        display: block !important;
    }
    }

    Are you using any SEO plugin for the breadcrumbs?

    Go to Appearance > Customize > General Settings > Page title, scroll down and set the post/product/portfolio taxonomy according to need.

    Thread Starter jptailfashion

    (@jptailfashion)

    it works! thank you!
    may I know also how to make it to the right? I set it to the right in General Settings > Page title but its still at left, Thank you ??

    Hello,

    Glad to hear that solution worked well.

    Please go to Appearance > Customize > General Options > Page title, and change the visibility option.

    Thread Starter jptailfashion

    (@jptailfashion)

    thank youuu

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘breadcrumbs in single product pages’ is closed to new replies.