Site logo

[Resolved] Headline wrapping when text is linked

Home Forums Support [Resolved] Headline wrapping when text is linked

Home Forums Support Headline wrapping when text is linked

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2513206
    Paul

    Hi,

    Can you tell me why the headline in the second grid container wraps only when the phone number is linked?
    The grid has been added to a container in the ‘After Slideout Navigation’ hook.

    Thanks,
    Paul.

    #2513303
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-navigation .my-no-wrap a {
        display: inline;
    }

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

    #2513725
    Paul

    Thank Leo! I was almost there, needed to select .main-navigation.

    Thanks again 🙂

    #2514630
    Leo
    Staff
    Customer Support

    No problem 🙂

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