Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Line Height Footer Paragraph

  • Hi,

    I’m trying to set the line height with css of the postal address that cab+n be found on the right in the footer (under Kontakt) so it matches the line height of the navigation menus (the line height between menu items) but I can only achieve to change the line height in all elements in the footer at the same time.

    In This Website

  • Hi there,

    Try adding this CSS:

    .gb-container.gb-container-c4862f6c p {
      line-height: 1.7;
      padding-bottom: 0.45em;
    }
  • Hi there,

    perfect thank you so much.
    The padding-bottom was definitely missing in all my tries.

    Cheers!

  • You’re welcome! 🙂

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