Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #284716

    on this page:
    http://theflyingrug.com/new/contact-us/

    I’d like to make the background of the text block a transparent gray so it’s a bit more readable over the background image. I tried a few things w/o luck. can you help with this? Can I add a button there in the footer.

    thanks
    Nancy

    #284721

    Hey Nancy!

    Try adding this code to the Quick CSS:

    #footer .flex_column {
        background: gray;
        padding: 0 20px;
    }

    Cheers! 
    Josue

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