Tagged: 

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #173959

    Watched Devin in Advance layout editor. Want to do exactly what he showed in demo. Create a full width background with an image over top. I followed video, added color sectio, uploaded image etc…but I only get a page with a small stipe of the image across the full width of page. Not sure what I am missing. Any ideas?
    Thanks
    Mike

    #173967

    Hi Mike,

    Can you post the link to your website please?

    Regards,
    Josue

    #173971
    This reply has been marked as private.
    #173984

    Hey!

    It looks like the color section you’ve created is empty, you have to put another element inside that to make what you want to achieve.

    Best regards,
    Josue

    #173989

    I’m trying to do what was done in this video starting at about 1:50 in

    Mike

    #173993

    My bad. I understand now.

    Thanks
    Mike

    #173999

    Don’t worry, we are here to help :)

    Best regards,
    Josue

    #174002

    Actually, Can I force the image in the background to be full size 1500×1500 even if he image on top is small?

    Mike

    #174005

    Hi!

    Yes, you can, when editing the “Color section” set an ID to it (ex: my_id), then in the Quick CSS, simply add something like this:

    #my_id{
    height: 1500px;
    }

    Best regards,
    Josue

    #174009

    Shoot, that did not work. In Color section, bottom of the scree, Section id entered msm in the box. SAved and updated page. Navigated to Enfold theme options, styling, Quick css and entered
    #msm{
    height: 1500px;
    }

    Not forcing a 1500px height. Did I miss something?

    Mike

    #174016

    Hey!

    It is working Mike, flush your cache:

    Regards,
    Josue

    #174017

    Dam Cache. Thank you very much.
    Mike

    #174019

    Glad we could help, let us know if you have any more questions or issues :)

    Regards,
    
Josue

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Full width background’ is closed to new replies.