[Resolved] Adding an element hook after the header image

Home Forums Support [Resolved] Adding an element hook after the header image

Home Forums Support Adding an element hook after the header image

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

    Hi there, I had set up a sitewide element hook to show on each of my blog posts. However, I am looking to have the text element (this is a sitewide affiliate disclaimer) below the header image rather than above it. (like this https://imgur.com/a/Ot3urGG)

    Additionally, is there is way to make the text that is shown to be in italic, grey, and in a smaller font? This is what I am hoping to achieve (like this https://imgur.com/a/JhoqPoR).

    Thanks, any help would be much appreciated πŸ™‚

    #2141514
    Leo
    Staff
    Customer Support

    Hi there,

    Can you take a look at this short video first?

    Let me know πŸ™‚

    #2141523
    lewis

    Hey Leo, that helped a lot! Do you know how to reduce the gap between the text and the header image? (https://imgur.com/a/9IWiv4a) Thanks

    #2141525
    Leo
    Staff
    Customer Support

    Any chance you can link us to the page in question?

    You can use the private information field:
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Let me know πŸ™‚

    #2141530
    lewis

    Sure thing, here is the link https://clockworklemon. com/what-is-jello-salad/

    #2141533
    Ying
    Staff
    Customer Support

    Hi Lewis,

    Try this CSS:

    .single-post .site-content .site-main .inside-article .featured-image {
        margin-bottom: 0;
    }

    Let me know if this helps πŸ™‚

    #2141534
    lewis

    That works like a charm ☺️. Thanks for the help

    #2141581
    Ying
    Staff
    Customer Support

    You are welcome πŸ™‚

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