Title: Theme Edits
Last modified: September 1, 2016

---

# Theme Edits

 *  [Sodiq Akinjobi](https://wordpress.org/support/users/geektutor/)
 * (@geektutor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/coursepress-theme-edits/)
 * Hello,
 * Here are a couple of things I am trying to achieve but I havent been able to.
 * I dont mind using the coursepress or divi theme as I have both
 * 1. Make my homepage custom design to show the following –
    – a full image on 
   header with button Enroll Now(with a link to enroll) – 3 featured courses showing
   image, name, summary, price and instructor on 3 columns with a button below it
   showing show all courses.
 * 2. I will love if my courses pages can look like [http://onboardly.com/the-ultimate-pr-machine/](http://onboardly.com/the-ultimate-pr-machine/)
   by telling me the necessary things to do
 * 3. Use a full width as I dont like the container of coursepress
 * 4. My url is [http://www.treasurewealthacademy.com](http://www.treasurewealthacademy.com)
 * Regards.
 * [https://wordpress.org/plugins/coursepress/](https://wordpress.org/plugins/coursepress/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-7639355)
 * Hello geektutor,
 * I trust you are doing well today!
 * 1.
    a full image on header with button Enroll Now(with a link to enroll) The 
   CoursePress plugin has it is own shortcodes library. You can find the full lost
   of shortcodes in CoursePress > Settings > Shortcodes tab.
 * To show course enrollement button, use this shortcode on your home page:
 *     ```
       [course_join_button]
       ```
   
 * > 3 featured courses showing image, name, summary, price and instructor on 3 
   > columns with a button below it showing show all courses.
 * Here are the shortcodes that you can try:
    **[course_media]** – Displays either
   the list image or the featured video **[course_title]** – Displays the course
   title. **[course_summary]** – Displays the course summary/excerpt. **[course_cost]**–
   Shows the pricing for the course or free for unpaid courses. **[course_instructors
   course_id=”5″] **– Display a list or count of Instructors ( gravatar, name and
   link to profile page )
 * > 2. I will love if my courses pages can look like [http://onboardly.com/the-ultimate-pr-machine/](http://onboardly.com/the-ultimate-pr-machine/)
   > by telling me the necessary things to do
 * Please use the shortcodes above to make it look like on this page. To show course
   featured video use:
 *     ```
       [course_featured_video]
       ```
   
 * Please note, each course has **course_id=”ID”** attribute, you need to change
   the ID with the actual course ID.
 * > 3. Use a full width as I dont like the container of coursepress
 * This depends from the theme you have activated on your site, currently you have
   the CoursePress theme, so to make you site full width add this CSS codeto a CSS
   editor:
 *     ```
       .site-content {
           width: 100% !important;
       }
       ```
   
 * If you don’t have CSS editor, please try the[ Simple Custom CSS plugin.](https://wordpress.org/plugins/simple-custom-css/)
 * I hope this helps!
 * Cheers,
    Nastia
 *  Thread Starter [Sodiq Akinjobi](https://wordpress.org/support/users/geektutor/)
 * (@geektutor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-7639359)
 * Hi,
 * Thank you for your reply.
 * I am using coursepress theme and i cant see the option to change the feel of 
   the header – replace that text and the menu.
 * I want my homepage header to have an image, with a two menu button – login and
   signup in the middle of the picture.
 * How can i achieve this with coursepress?
 * And then my homepage shows that no post yet, ready to post.
 * I’m not a novice so giving me simple step by step will help me achieve what i
   want.
 *  Thread Starter [Sodiq Akinjobi](https://wordpress.org/support/users/geektutor/)
 * (@geektutor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-7639360)
 * How also can i design the courses page to show like onboarly since there is no
   pages for courses.
 * Do i create a pages called courses and insert the shortcodes you sent.
 * Now, what css do i need to make it look good as onboardly.
 * I’m using coursepress pro + theme.
 * PS: my wpmudev subscription just expired and i dont want to upgrade again unless
   i see that there is a solution to this issues.
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-7639389)
 * Hello geektutor1
 * > I am using coursepress theme and i cant see the option to change the feel of
   > the header – replace that text and the menu.
 * You can add menu from Appereance > Menu, set your menu as your Primary Menu
 * If you want to hide the plugin’s menu ([screenshot](https://monosnap.com/file/2nq95i6hKr7RrYk9XEwYXNcqNO7dVM))–
   go to CoursePress > Settings and uncheck “Display menu items” option under **
   Theme menu items**
    Screenshot: [https://monosnap.com/file/R9qbUcupEMToAXySNwVT4hwrO3zk2q](https://monosnap.com/file/R9qbUcupEMToAXySNwVT4hwrO3zk2q)
 * > I want my homepage header to have an image, with a two menu button – login 
   > and signup in the middle of the picture.
   >  How also can i design the courses
   > page to show like onboarly since there is no pages for courses.
 * If you are looking for more advance design, you can achieve this with a custom
   CSS and PHP code, however this is out of a scope that we can provide in this 
   forum. Here we can provide support only for issues regarding the CoursePress 
   lite plugin.
 * > And then my homepage shows that no post yet, ready to post.
 * If you don’t have posts created, your home page will not have content. You can
   set any static page as your home page from Settings > Reading.
 * Screenshot:
    [https://monosnap.com/file/ExSv2gw4PQdyYYr55yD0fKLgImDeFf](https://monosnap.com/file/ExSv2gw4PQdyYYr55yD0fKLgImDeFf)
 * Kind regards,
    Nastia
 *  Thread Starter [Sodiq Akinjobi](https://wordpress.org/support/users/geektutor/)
 * (@geektutor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-7639390)
 * Thank you,
 * I’ve been able to add the image with what i could find from my subscription at
   wpmudev.
 * I use coursepress pro.
 * I’ve added image to the header.
 * Can you provide with the css and php?
 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-7639416)
 * Hello geektutor,
 * > Can you provide with the css and php?
 * As Nastia mentioned custom design of CoursePress theme is our of scope of forum
   support.
 * > How also can i design the courses page to show like onboarly since there is
   > no pages for courses.
 * If you are not comfortable with writing CSS and PHP yourself I can suggest hiring
   a developer that will implement those changes to the theme as those changes are
   far from what we can write on support forum.
 * kind regards,
    Kasia
 *  [zoomtechschool](https://wordpress.org/support/users/zoomtechschool/)
 * (@zoomtechschool)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-8998857)
 * Hi – I’ve tried using this codes:
 * [course_media] – Displays either the list image or the featured video
    [course_title]–
   Displays the course title. [course_summary] – Displays the course summary/excerpt.[
   course_cost]
 * on a page so I can change it to my homepage, and it doesn’t work?
 *  [zoomtechschool](https://wordpress.org/support/users/zoomtechschool/)
 * (@zoomtechschool)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-8998859)
 * The course page doesn’t go to a list of courses either – [http://www.zoomtechschool.com](http://www.zoomtechschool.com)

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Theme Edits’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/coursepress_f7e9b6.svg)
 * [CoursePress Learning Management System](https://wordpress.org/plugins/coursepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coursepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coursepress/)
 * [Active Topics](https://wordpress.org/support/plugin/coursepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coursepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coursepress/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [zoomtechschool](https://wordpress.org/support/users/zoomtechschool/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/coursepress-theme-edits/#post-8998859)
 * Status: not resolved