Site logo

[Resolved] embed twitter feed

Home Forums Support [Resolved] embed twitter feed

Home Forums Support embed twitter feed

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2498348
    Bonnie

    Hello – Is there a way reduce the size of the twitter feed so that it’s going either across or not taking up the full width?
    Thank you!

    #2498353
    Fernando
    Customer Support

    Hi Bonnie,

    There’s a way. One approach is to add a max-width to the Twitter feed through custom CSS.

    Try adding this through Appearance > Customize > Additional CSS:

    .home figure.wp-block-embed.wp-block-embed-twitter {
        max-width: 800px;
    }
    #2498359
    Bonnie

    This worked perfectly, thank you!

    How do I remove “Home” (page title) on this page, only on home? I have premium. I am able to do it on other Generate Press websites, but I don’t see the same options to control these items.

    Thanks!

    #2498388
    Fernando
    Customer Support

    You can disable elements in the Page settings if you have the “Disable Elements” module enabled in Appearance > GeneratePress. Reference: https://docs.generatepress.com/article/disable-elements-overview/

    #2499661
    Bonnie

    Great, I see it now. Thank you!

    #2499667
    Fernando
    Customer Support

    You’re welcome, Bonnie!

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