How to run custom jquery on legenda theme?

This topic has 2 replies, 2 voices, and was last updated 10 years, 7 months ago ago by Eva Kemp

  • Avatar: passionvictims
    passionvictims
    Participant
    May 1, 2015 at 22:17

    I know I’ve been asking a lot of questions in the last days but I am just trying to do my best on setting up the page 🙂

    So here is what I am aiming for. I want the “.page-wrapper” to have inverted round corners. From my research the best way to do that, is to add the jquery.corner.js to the theme and than do something like:

    $(this).corner(“bite”);

    where “this” should be the page-wrapper.

    I already added the jquery.corner.js to the themes’ js folder. What do I have to do next to make it work?

    really appreciate your help

    greetz

    1 Answer
    Avatar: Eva
    Eva Kemp
    Participant
    May 4, 2015 at 12:07

    Hello,

    You can make rounded borders using this code in custom.css file:

    .boxed .page-wrapper {
     border-radius: 25px !important;
    }

    How to create custom.css you can watch in this tutorial.

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘how to run custom jquery on legenda theme?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.