Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #127129
    wouwonline
    Participant

    Hi,

    The Hero section has two columns, one for text and one for image. Is it possible to make the text one column (full width) when there’s no image added to the section?

    Thanks!

    http://test.blokker-fysiotherapie.nl/

    #127167
    tikaram
    Keymaster

    @wouwonline : Go to Appearance => Customize => Additional css and add the following css.

    #hero-section .entry-container {
    	width: 100%;
    }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Make Hero section text full width (instead of 2 columns)’ is closed to new replies.