This topic has 1 reply, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #148090
     evtwumasi
    Participant

    Hello, i’m wondering if i can make my website template (three-columns) display full width to cover the spaces on both left and right. Find attached file

    Attachments:
    You must be logged in to view attached files.
    #148110
     Radu
    Moderator

    Hi,

    You can use this CSS to control main content and also the footer and header

    COPY CODE
    
    header .row, section #main .row ,footer .row{
        max-width: 1448px !important;
        width: auto;
    }
    

    This CSS will be added to wp-admin -> theme options -> genera settings -> styling options -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?