This topic has 5 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #151253
     vulkash
    Participant

    Hello, actually im using the boxed style for my website but i would like for the register page or another page get the full-width style without changing the style of the whole website. So i wonder if there have a shortcode or a Css trick for specify which styles use  ?

    #151460
     Laura
    Moderator

    Hello, can be done with css, can you share the pages you want to be full width?

    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 🙂

    #151489
     vulkash
    Participant

    the homepage here : http://www.lookingforpals.com/ (need to be logged out)

    #151698
     Laura
    Moderator

    Hello, to have register page full width just add this to style.css of child theme

    COPY CODE
    
    .registration .kleo-page.boxed-style {
        max-width: 100% !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 🙂

    #151736
     vulkash
    Participant

    It is not working with your code in my style.css from child folder but i tryed with :

    COPY CODE
    .page-id-844 .kleo-page.boxed-style {
        max-width: 100% !important;
    }

    And now its working 🙂

    #151850
     Laura
    Moderator

    Glad you could resolve it! 🙂

    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 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?