Okay
  Public Ticket #2491201
CSS
Closed

Comments

  •  16
    wheelsacrossmorocco started the conversation

    Hi

    On the home page, is it possible to extend the below text across just the one line?

    Group & 1:1 | Location | Portfolio Guidance | Theme Building | Project Mentoring | Programs for Leaders | Showcasing

  • [deleted] replied

    Hi,

    I just did that change for you by adding this CSS code:

    @media screen and (min-width: 769px) {
    .portfolio-title-holder .pt-column-title {
    max-width: 100% !important;
    }
    }
    in the Parameters and Options > Custom CSS area of that page.

    Have a nice day!

  •  16
    wheelsacrossmorocco replied

    Thanks.

  • [deleted] replied

    Happy to hear thatwink.png

    Have a great day!