Site logo

[Resolved] Reduce space between Breadcrumb [Shortcode block] and Last Updated date

Home Forums Support [Resolved] Reduce space between Breadcrumb [Shortcode block] and Last Updated date

Home Forums Support Reduce space between Breadcrumb [Shortcode block] and Last Updated date

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2518891
    MMS

    Hi, How can I reduce the space between the bottom of the breadcrumb [Shortcode block] and the ‘Last Updated date’ in the following posts:-
    https://makemesustainable.com/is-tissue-paper-biodegradable/ There doesn’t seem to be any way to control padding or margins on shortcode blocks.

    #2518895
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .rank-math-breadcrumb p {
        margin-bottom: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps 🙂

    #2519037
    MMS

    Thanks, but doesn’t seem to work on mobile?

    #2519042
    MMS

    Also, doesn’t work in Safari (Desktop)

    #2519127
    Ying
    Staff
    Customer Support

    Hi there,

    The CSS should work on all devices and all browsers.

    Make sure you’ve cleared the cache.

    #2519136
    MMS

    Many Thanks, Had to clear the Cloudflare cache too for it to work.

    #2519150
    Ying
    Staff
    Customer Support

    Glad to hear that 🙂

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