[Resolved] Adding"Opt-In Form" and "Bar with logos" below Page header (Hero)

Home Forums Support [Resolved] Adding"Opt-In Form" and "Bar with logos" below Page header (Hero)

Home Forums Support Adding"Opt-In Form" and "Bar with logos" below Page header (Hero)

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #821595
    Katharina

    Thanks Tom, that’s what I wanted.

    #821750
    Katharina

    Just one more thing, Is it possible to have the bar full width like the bar with the logos above. I tried to change few numbers but nothing worked.
    I would like to have one bar same height in one color in the background of my 3 success boxes. So that the 3 success boxes are not on white background. It would look nicer if same width like the header.
    Thanks

    #821880
    David
    Staff
    Customer Support

    Hi there,

    you can add a background color using the custom-success-container class like so:

    .custom-success-container {
        background-color: #ddd; /* change color */
    }

    Or if you wanted the three columns to extend the width of the screen you can remove the grid-container class from the inner DIV.

    #822853
    Katharina

    Thanks, I have tried it before but it didn’t work. I placed this Class before all other. Now it works.

    #823103
    David
    Staff
    Customer Support

    Glad to hear that 🙂

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.