Site logo

Archived topic

embed twitter feed

5 replies · Started by Bonnie on January 16, 2023

Viewing posts 1–6 of 6

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!

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;
}

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!

Great, I see it now. Thank you!

You're welcome, Bonnie!

This archived topic is closed to new replies.