Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author weblizar

    (@weblizar)

    Hi,

    You have any custom css option in your theme if not then please install any custom css plugin and then add below css there

    @media screen and (max-width: 1170px)
    {
      body #container {
          max-width: 90% !important;
          width: 90% !important;
      }
    }

    Try this and then let me know.

    Thanks

    Thread Starter dgtalgoodies

    (@dgtalgoodies)

    I have added the code above in my theme custom css and it still the same unfortunately.

    Thread Starter dgtalgoodies

    (@dgtalgoodies)

    Thank you so much for great support! Its looking Great now ??

    Plugin Author weblizar

    (@weblizar)

    You are welcome sir.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom login page content messing up.’ is closed to new replies.