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

  • Author

    Tagged: 

  • #147472
     Whoweez
    Participant

    Good day,

    What would be the best way to create a border like Bridge theme: http://demo.qodeinteractive.com/bridge123/blog/ around kleo site (content scrolls inside white border).

    thank you 🙂

    Wz

    #147476
     Whoweez
    Participant

    Hi There Kleo team,

    Never mind, I figured it out just after I posted this. Sometimes the brain cells starts working again after reaching out for help 🙂

    For anyone else wanting to use this, here’s what I did:

    Add this to your Theme options > general settings > Custom CSS

    body{
    border-right: 3.125rem solid #fff;
    border-left: 3.125rem solid #fff;
    }

    body:after {
    content: ”;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 3.125rem;
    background-color: #fff;
    }

    If anyone has a better way, pls contribute!

    Cheers for now!

    #147498
     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. Ticket 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 3 posts - 1 through 3 (of 3 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?