Site logo

[Resolved] Cant seem to get the breadcrumb in a hook element to look right

Home Forums Support [Resolved] Cant seem to get the breadcrumb in a hook element to look right

Home Forums Support Cant seem to get the breadcrumb in a hook element to look right

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1870872
    nomadiceman

    Ive followed the documentation and added shortcode in an element hook

    I made the priority 5 so it appeared above the other element

    Im trying to get the breadcrumb to be aligned and styled like this

    https://www.wpexplorer.com/wordpress-css-live-editor-plugins/

    With a bottom border line too.

    I cant seem to reduce the padding or make it align on the right with the logo.

    Any tips would be greatly received

    #1870937
    Elvin
    Staff
    Customer Support

    Hi there,

    You should wrap your breadcrumb shortcode w/ <div class="grid-container> </div> to align it with the logo.

    You then remove the margin of the paragraph that holds the actual breadcrumb text links and then add padding to the newly created grid-container wrap on it to match the style.

    #1872309
    nomadiceman

    awesome thanks

    #1872418
    Elvin
    Staff
    Customer Support

    No problem. Let me know if you need further help with it. 😀

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