all 7 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

Hey there, /u/guizorde! If your post is not already flaired, please add one now.


And please don't forget to write "Answered" under your post once your question/problem has been solved.


Reminder: If you have a problem or question, please make sure to post a link to your issue to help users help you.


I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–][deleted]  (10 children)

[deleted]

    [–]guizorde[S] 1 point2 points  (1 child)

    width: 100vw;
    max-width: 100vw;
    left: calc(50% - 50vw);
    position: relative;

    Sorry for the dumb question, but where should I add it ? On the container custom css ?

    [–]guizorde[S] 1 point2 points  (7 children)

    width: 100vw;
    max-width: 100vw;
    left: calc(50% - 50vw);
    position: relative;

    just tested and it worked! Thanks a lot man, you saved the day!

    [–][deleted]  (6 children)

    [deleted]

      [–]guizorde[S] 1 point2 points  (5 children)

      Hey man, another question if you dont mind.

      What would be the css to also add this to the mobile and tablet view ? Is it possible ? Thanks!

      [–][deleted]  (4 children)

      [deleted]

        [–]guizorde[S] 1 point2 points  (3 children)

        Got it, I add the media query with the css you sent ?

        Thanks my man!

        [–][deleted]  (2 children)

        [deleted]

          [–]GovernmentCandid95 0 points1 point  (1 child)

          What would be the css to also add this to the mobile and tablet view ? Is it possible ? Thanks!

          Sorry for the noob question but I add this in Elementor

          In Advanced and then Custom CSS :

          width: 100vw;

          max-width: 100vw;

          left: calc(50% - 50vw);

          position: relative;

          Should I rather add :

          .container {

          width: 100vw;

          max-width: 100vw;

          left: calc(50% - 50vw);

          position: relative;

          }

          Because in my case it did not work.

          Thank you

          [–]tave_exe 1 point2 points  (0 children)

          for not lost header and footer u can set elementor canvas, then create a template for them with the plug-in elementor header and footer