[Resolved] How to Edit style.css

Home Forums Support [Resolved] How to Edit style.css

Home Forums Support How to Edit style.css

  • This topic has 3 replies, 2 voices, and was last updated 7 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #393242
    Sheryl

    Hi

    How do I edit the style.css to add more space between the ‘Take this course’ button and Course Content table? Please see the following to get an idea of what I am describing

    http://pwospere.com/courses/another-course/

    #393318
    Tom
    Lead Developer
    Lead Developer

    You should add CSS using one of these methods: https://docs.generatepress.com/article/adding-css/

    Something like this:

    #learndash_course_content {
        margin-top: 20px;
    }
    #393730
    Sheryl

    Thank you!

    #393986
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.