Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #340082

    Hi, I have created a layout where two fullwidth-sections lie one upon the other width parallax effect: (Link lelow)
    THis banner “we fresh your media set up” is transparent. While I didn´t found a ready-method for implement this behaviour I made a table width100% width… Now I wanted to update the theme, and then this full-width-workaround was broken. So I has to downgrade, but sure that is not the soltution ;)
    Is there any other posibility to put two fullwidth-sections into each other / onto each other??
    Thanks, Kathrin.
    P.S. Does you speak german? while Kriesi.at is at Österreich, isn´t it?

    #341298

    Hey InitiativeNeuland!

    Thank you for using Enfold.

    We need to see the updated version of the theme to fix the issue. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Create a test page so that we can inspect the issue.

    Regards,
    Ismael

    #341413

    Hi Ismael,
    I have updated, so you can see the problem.
    For comparison you can see the old version here: http://ftm.perfektimweb.de/
    It seems that my css for the concerned container doesn´t word woth the new version:
    #startfull .container { width: 100% !important;}
    does not run …
    THanks,
    Kathrin

    #341873

    Hi Kathrin!

    Please use the code as following

    div#startfull .container {
    max-width: 100%;
    padding: 0;
    }

    P.S.: We are not all German speakers. We are from around the world to provide support 24/7 :)

    Best regards,
    Yigit

    #342086

    Hi Yigit!
    YES! That runs! THANKS!!!
    Best regards, Kathrin

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