Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1488229

    You helped me with opaque background for H1 in header, which works great. But the owner changed the text he wants in the header on the home page and how it wraps no matter how wide the browser window is.

    I tried putting max-width of 1200 px in quick CSS using various classes I thought would work for that area, but none of it does.

    Address is in private content.

    Just made the site live but would like to clean that up.

    #1488230

    Forgot to click notify via email

    #1488237

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home #av_section_1 .container {
      max-width: 100% !important;
    }

    Best regards,
    Rikard

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