Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey akhilz,

    I am afraid you will need to do those changes within your themes css file, you can inspect elements to check which LifterLMS classes you need to override with your styles.

    If you have more specific question I will be happy to provide example of change.

    Thanks.

    Thread Starter akhilz

    (@akhilz)

    psmolic

    thanks for the reply. i am sure the changes need to be made in the css file. issue is i don’t know which class to modify.

    in lifterlms.css file i found:

    .llms-widget-syllabus .section-title {
      font-weight: bold;
    }
    .llms-widget-syllabus .lesson-title a {
      text-decoration: none;
    }
    .llms-widget-syllabus .lesson-title a:hover {
      text-decoration: none !important;
    }
    .llms-widget-syllabus .lesson-title.done a {
      color: #999;
      text-decoration: line-through;
    }

    BUT these are for the widgets. what i need to change is Section Title and Lesson Title wherever it appears (to bold, different color and larger font).

    hoping this is a bit more specific…

    Hey @akhilz,

    Would you kindly provide me with screenshots highlighting the areas you’d like to know the CSS to update. There’s a fairly huge amount of CSS and with an annotated screenshot Petar or I could really rapidly provide you with some selectors to check out.

    Thanks,

    Thread Starter akhilz

    (@akhilz)

    dear thomasplevy

    thanks for the message. i realized it was an issue with Twenty Twelve theme. i have migrated to Twenty Sixteen and it is working fine.

    but, if you still want to know what the issue was (for any future queries from others), i’ll be happy to revert to Twenty Twelve for a while and send you the screenshots.

    let me know please.

    thanks always for the wonderful support.

    hey akhilz,

    given the sheer number of support threads I work through on a daily basis i’m most concerned, at this very moment, with your happiness rather than doing additional work that I really don’t have the time for in order to potentially have an answer on hand for the future. In my experience most people don’t really put Twenty Twelve into production so I’m willing to take the risk of not answering this particular question.

    If you’re satisfied please mark the thread as complete, if you would like the information to increase your happiness, please revert and screenshot it up and I’ll put the effort in.

    Take care!

    Thread Starter akhilz

    (@akhilz)

    am satisfied with the appearance, now moving on to functionality.

    thanks for the support thomasplevy!

    awaiting your premium theme being designed specifically for this plugin…

    regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘change font size, weight, color etc. for Section and Lesson Headings’ is closed to new replies.