• I want to center the content box in the PC version how do i do that?
    I also want to center the logo in the mobile version how do i do that?

    I have tryied css codes like these.

    margin-left: auto;
    margin-right: auto;
    margin-left: 50%;
    margin-right: -50%;
    etc.

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

  • The topic ‘Center content’ is closed to new replies.