Tagged: fullwidth
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
Hi Mike,
Can you post the link to your website please?
Regards,
Josue
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
I’m trying to do what was done in this video starting at about 1:50 in
Mike
My bad. I understand now.
Thanks
Mike
Don’t worry, we are here to help :)
Best regards,
Josue
Actually, Can I force the image in the background to be full size 1500×1500 even if he image on top is small?
Mike
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
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
Hey!
It is working Mike, flush your cache:
Regards,
Josue
Dam Cache. Thank you very much.
Mike
Glad we could help, let us know if you have any more questions or issues :)
Regards,
Josue