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

    Hello!

    I am having trouble achieving a full width and height fixed background image. Like the below example, which is not WordPress.
    http://lexusaccess.com/

    This is WordPress, using Enfold <3 … http://lexusaccess.co

    I am basically duplicating this page in WordPress and need the .co page to look exactly like the .com page!

    The first page has a background image in the color section, but I know that that is not the correct solution. Any direction would be helpful! Thank you so much.

    #625833

    Hey kdelacerda,

    if you want to change background image’s size then use this code inside of Quick CSS field:

    .main_color {
    background-size: 125% 61%;
    }
    

    and adjust as needed.

    Best regards,
    Andy

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