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*

Full Width-Stretched for Contact Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42682
    Robert
    Participant

    On my Contact page, I’ve set up the top row (displaying a Google map) and one additional row (the one with phone number, location, and email address) to be full width-stretched. You’ll see that the rows have remained full-width. How can I make these rows stretch?

    Link to contact page: http://www.baskervillelaw.com/personal-injury-lawyer-in-albuquerque/

    #42693

    Hi Robert,
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    select {
        width: 100%;
    }

    Thank you!

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