• Resolved Alexander

    (@donatory)


    Hello! I’m translating Lifter LMS and have some visual trouble because of words length of the Course builder Save and Exit buttons. I think that it’s possible to painlessly change their width.

    68% instead of 75%

    .wrap.lifterlms.llms-builder .llms-builder-sidebar .llms-builder-save .llms-save {
        width: 68%;
    }

    and 30% instead of 23%

    .wrap.lifterlms.llms-builder .llms-builder-sidebar .llms-builder-save .llms-exit {
        width: 30%;
    }
Viewing 1 replies (of 1 total)
  • @donatory

    Thank you for your feedback, however, we do not handle bug reports or code contribution here on the support forums.

    If you’d like to contribute code to or report a bug with LifterLMS we accept contributions and bug reports on GitHub at https://github.com/gocodebox/lifterlms

    Thank you for your contributions as a contributor and if you have any support questions we’re always here to help.

Viewing 1 replies (of 1 total)

The topic ‘Course builder Save and Exit buttons width’ is closed to new replies.