Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.
    Regards

    #391537

    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

    #391568

    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

    #391571

    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

    #391584

    Thank you, now i only need to make the header transparent.
    Regards

    #391590

    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

    #391604

    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

    #391617

    Hey!
    Do you mind creating a temporary admin login and posting it here privately? Please also post the link to your page that you would like to edit

    Cheers!
    Yigit

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