-
AuthorPosts
-
February 5, 2015 at 6:39 pm #391534
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.
RegardsFebruary 5, 2015 at 6:43 pm #391537Hi 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,
YigitFebruary 5, 2015 at 7:14 pm #391568Thank 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 againFebruary 5, 2015 at 7:16 pm #391571Hey!
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!
YigitFebruary 5, 2015 at 7:30 pm #391584Thank you, now i only need to make the header transparent.
RegardsFebruary 5, 2015 at 7:36 pm #391590Hi!
You can simply edit your page and set it to transparent – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Cheers!
YigitFebruary 5, 2015 at 7:56 pm #391604Thank 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?
RegardsFebruary 5, 2015 at 8:03 pm #391617 -
AuthorPosts
- You must be logged in to reply to this topic.
