CSS to change breadcrums bar

Home Support eCommerce Gem Plus CSS to change breadcrums bar

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10434
    Wim Kusters
    Participant

    Hello,

    Can you provide me the CSS code to adjust the height of the Breadcrums Bar?

    Thanks in advance
    Wim

    #10461
    ProDesigns
    Keymaster

    Hello Wim,

    Sure, We would be glad to! Please find the CSS and the steps to add it to the theme.

    Please log in to the admin area and go to “Appearance >> Customize >> Additional CSS”.
    Paste the below code in “Additional CSS” and save it.

    #breadcrumb{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    Thank you

    Regards,
    Team ProDesigns Themes

    #10487
    Wim Kusters
    Participant

    Done!
    Thanks!

    Wim

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS to change breadcrums bar’ is closed to new replies.