Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #120416
    dzimi
    Participant

    How to make content on home page to show from side to side of screen(full width)?
    Thanks in forwrad.

    #120445
    tikaram
    Keymaster

    Go to Appearance => Customize => Additional css and add the following css

    .home #content .wrapper {
    	max-width: 98%;
    	width:98%;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #120730
    dzimi
    Participant

    Thank you, but i need Full-Width content only on homepage.

    #120886
    tikaram
    Keymaster

    @dzimi: Please post in your site URL.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Full homepage width’ is closed to new replies.