• Resolved kmorganpoor01

    (@kmorganpoor01)


    Is there a way I can edit the link parts of the Breadcrumb? On my page, I know I can edit the book title (Not Real Book), but can I change the size of “Home” and “Category” links?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @kmorganpoor01,

    Thanks for reaching out!

    I understand that you want to change the size of the breadcrumbs on your site.

    You can try the following CSS code by adding it via Appearance - Customize - Additional CSS:

    .woocommerce-breadcrumb {
    	font-size: #px;
    }

    Please change the #px to your preferred size.

    Hope this helps!

    Thread Starter kmorganpoor01

    (@kmorganpoor01)

    Thanks for your reply. I copied the css as you suggested, but nothing appeared to change
    . Here is exactly what I pasted into Appearance-Customize-Additional CSS: .woocommerce-breadcrumb {
    font-size: 30px;
    }

    Plugin Support Sandip Mondal – a11n

    (@sandipmondal)

    Hey @kmorganpoor01,

    I tried to access your site but it looks like it is hidden and it’s asking for a pin code: https://d.pr/i/2MS10u

    Can you please temporarily make your site public so we can investigate further?

    Once this is resolved, you can make your site private again.

    Thanks! ??

    Thread Starter kmorganpoor01

    (@kmorganpoor01)

    Sandip, I made my site public. Have you had a chance to investigate my question about breadcrumbs?

    Plugin Support Daniyal Ahmed (a11n)

    (@daniyalahmedk)

    Hi there,

    Thanks for getting back to us.

    I just checked your website, but I can’t see any breadcrumbs on the product page. Please check the following screenshot of how it’s showing up on my end:

    Best,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Editing Breadcrumbs’ is closed to new replies.