Hi, i want to insert various content images in fullscreen, using the scroll down to see them, how can i make that?
Because when i insert an image in the avia builder, the image still makes a white margin all around.
Regards
Hi druzes!
Please add a Color Section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add your image element inside it and then add following code to Quick CSS
#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }
Best regards,
Yigit
Thank you that worked fine! But now i have another problem, i’ve set the page header to be transparent, and now the header is deafult white.
I also need to align the first image from the top of the website, has it happens when the fullscreen slider is used.
Thank you once again
Hey!
Please try adding following code as well
#your-custom-id .content { padding-top: 0; }
If that does not work, please post the link to your page :)
Cheers!
Yigit
Thank you, now i only need to make the header transparent.
Regards
Hi!
You can simply edit your page and set it to transparent – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Cheers!
Yigit
Thank you, but i only need this one page to have a transparent header, not all pages. The option on this page backoffice is set to be transparent header, but after i changed the css with an unique id, the header lost the transparent feature.
Can you help on this?
Regards