• Hi guys,

    Before I ask for a technical question regarding WordPress, I need to setup my account properly.

    I have recently started to work for Lucky 13 Sandwich and I have changed the user details to my own (I am the only user now). However, I have had to create a new user (with the same email) to be able to send this question on the wesbite. How do I connect my website account and WordPress platform (where I can edit the website)?

    My technical question is in relation to the mobile version of our website. There is unnecessary space to the right and I can’t figure out how to get rid of it! Please take a look at on a mobile device and please advise on a fix.

    PLEASE DO NOT DO ANYTHING THAT COULD JEOPARDISE THE WORDPRESS ACCOUNT WE ALREADY HAVE WITH OUR BACK END WEBSITE.

    Thank you in advance,

    Danny Cavender

    • This topic was modified 4 years, 11 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • unnecessary space to the right is because of width

    .theme-page-wrapper .theme-content {
    /* width: 100% !important; */ (remove this CSS & it will work properly)
    float: none !important;
    }

    Thread Starter dannylucky13sandwich

    (@dannylucky13sandwich)

    Can you kindly explain how to do that? How to access that area.

    I am a complete novice and would really appreciate your help!

    Kindest regards,

    Danny

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website Login vs WordPress Login’ is closed to new replies.