This topic has 3 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #207210
     lusien
    Participant

    Good evening,

    I would like to have the register page with no sidebar. For this I have chosen the template Full-Width page, no sidebar or Full-size Elementor on Register page level, however the Register page is coming always with a left sidebar as it set the default template at theme level.

    What should I do to have the register page with no sidebar?

    Thanks.

    #207253
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    .registration aside.four.columns {
        display: none !important;
    }
    .registration #main .row {
        width: 100% !important;
        margin: 0 auto !important;
    }
    .registration div#main-content {
        float: none !important;
        margin: 0 auto !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #207261
     lusien
    Participant

    Hi Laura,

    It worked, many thanks.

    Regards.

    #207299
     Laura
    Moderator

    Glad it worked 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?