Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1414099

    Hi,

    I have the Enfold Breadcrumbs enabled, but there isn’t enough gap between the elements after the separator, see https://img.savvyify.com/image/jVE5. Also, ideally I’d like to separator to be 2x slashes with 2x spaces each side, ie: //, so Hire Collection // Category // Product

    No biggie on the 2x slashes, even just adding space to the single would suffice but thought I’d ask just in case!

    Thank you

    #1414122

    Hey lfs360,

    Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?

    Best regards,
    Rikard

    #1414127
    This reply has been marked as private.
    #1414128
    This reply has been marked as private.
    #1414129
    This reply has been marked as private.
    #1414154

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .breadcrumb .sep {
        padding: 0 6px 0 8px;
        width: 22px;
    }

    Best regards,
    Mike

    #1414187

    That worked perfectly! Thank you so much.

    #1414223

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Add spacing between Enfold breadcrumb elements’ is closed to new replies.