Home Forums HashOne Breadcrumb font size

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1359
    TP93921
    Participant

    Hi,

    Again thank you for the great theme!

    Have adjusted breadcrumb menu for our UI needs through WP Customizing/Additional CSS works great – but I can’t change breadcrumb font size…

    Added following CSS:
    .hs-breadcrumbs,
    .woocommerce .woocommerce-breadcrumb{
    text-align: center;
    font-size: 18px; (changed from 13px;)
    color: #EEE;
    margin-bottom: 10px;
    }

    Works fine in Google/developer/inspect view but not on actual website.
    Suggestions?

    Thank you

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.