badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Enlarge container on main page to full width of browser

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41624
    Laura
    Participant

    Hi.
    I would like to enlarge the container on the main page to full width of the browser. I have placed an img in the container of the main page. It is now limited by the full width given by the theme (978px).

    I would like that the image takes all the space, from left to right, not limited by the given width.

    Thx

    #41839

    Hi Laura,

    Can you please provide the site url? So, that we can provide you the custom css code.

    Thank you!

    #41944
    Laura
    Participant

    Hi,

    the site url: http://mehorsito.com/bellphoto/

    Thanks!

    Laura

    #41975

    Hi Laura,

    Are you want to enlarge the baby photo from left to right as a full width.
    For that you have to add custom CSS code. Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #main.container {
        max-width: 100%;
    }

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.