[Resolved] Breadcrumb padding

Home Forums Support [Resolved] Breadcrumb padding

Home Forums Support Breadcrumb padding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1667999
    chris

    Hello,

    I’ve installed and set up some breadcrumbs, but find it difficult to control the look and feel of it.
    Is there a place I can do this with easy? or do I need to write some CSS for the padding?

    On all devices but on mobile its quite bad, I seem to bit hitting the sides and could you tell me what’s “the best” way to add padding to this?

    Thanks for your help

    #1668121
    Ying
    Staff
    Customer Support

    Hi Chris,

    You could try this:

    .breadcrumbs {
        padding-left: 30px;
    }
    #1668504
    chris

    Hi Ying, thanks for your help with this ๐Ÿ˜‰

    #1669707
    Ying
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.