Archived topic
How to Edit style.css
3 replies · Started by Sheryl on September 27, 2017
Viewing posts 1–4 of 4
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
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;
}
Thank you!
You're welcome :)
This archived topic is closed to new replies.