Small Tweak / Issues - by npucci - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow

  • Avatar: npucci
    npucci
    Participant
    November 17, 2016 at 01:54

    Hi I have a few issues I need some help on.

    1. When navigating from the shop page to categories and/or product pages, the breadcrumbs “root” should go to the “Shop” page instead of the “Home” homepage. Is there a way to change that?

    2. My serif fonts on my website seems pixelated / blurry on non-retina screens. The fonts look perfect & crisp on retina displays, but on normal non-retina displays, they are blurry / pixelated it looks like.

    3.The clickable area on the word “Collections” on my main navigation seems off. You almost have to move the cursor past the word in order to click it.

    4.Ony my shop page, the sidebar navigation (“Collections”) has no noticeable change to the text on the active page. How can I add styling (such as an underline) to show which “collection” (or category) is active.

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 18, 2016 at 11:34

    Hello,

    1) We use default WooCommerce breadcrumbs function to show breadcrumbs. And this is how they work. If you want to change it you may try WooCommerce snippets https://docs.woocommerce.com/document/customise-the-woocommerce-breadcrumb/

    2) You are using google fond. I suppose this is how it looks for non-retina displays. Or you have such issue with our theme only?

    3) Add the following code in custom CSS
    .nav-sublist-dropdown:before {top: -20px;}

    4) Add the following code in custom CSS
    .sidebar-widget .current-menu-item a {text-decoration: underline;}

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.