Home Forums WoodMart support forum breadcrumbs background colour – woodmart

breadcrumbs background colour – woodmart

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #168894

    WebsiteDesigner987
    Participant

    Hi there,

    How can I add a background colour for the breadcrumbs on the product page on Woodmart? On the Basel theme, it has a nice background colour for the breadcrumbs. Please see attached image.

    Thanks. I am loving the Woodmart theme

    Kind Regards.

    Attachments:
    You must be logged in to view attached files.
    #168934

    Hello,

    To change the background color of breadcrumbs. Add the following code to Theme Settings >> Custom CSS >> Global.

    .single-breadcrumbs {
    	background-color: black;
    }

    For Clarification see the screenshot: https://www.screencast.com/t/rfqWg9EcIf

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)