Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #125528
    Eddron
    Participant

    Is there a way to get ride of all the white space at the bottom of the page (between Featured squares and footer)? Also, is there away to make the banner, below the featured shares, the full width of the content space? Basically the width of three featured squares.
    http://pillowparade.com/

    #125540
    tikaram
    Keymaster

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

    .singular-section {
    	padding: 0;
    }
    .singular-section .content-area .entry-content{
    	max-width: 100%;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #125541
    Eddron
    Participant

    Perfect. Thank you.

    #125545
    tikaram
    Keymaster

    @eddron : Welcome and have a Good day.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘White Space and Full Image’ is closed to new replies.