Okay
  Public Ticket #1578794
registration page
Closed

Comments

  • Chiara started the conversation

    Hi,

    if I access to page Login/Sign up I show only login form and not the one to register. how can I insert the registration form on the page?

    Thanks

  •  476
    Charmy replied

    You can go to setting of woocommerce and turn on register on my account page.

    http://prntscr.com/jjbtdt

    Please let me know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!


    Best regards,

    Charmy  - ThemeFTC technical expert

  • Chiara replied

    Hi,

    I view that from mobile pages don't have padding on right and left and are very attached to the edges. How can I modify padding in a general way without going to act on every single page?

    Thanks

  •  476
    Charmy replied

    You can help me add this css code into file style.css to solve this problem:

    .woocommerce-page .site-main{
    padding-left:15px;
    padding-right:15px;
    }

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert