Title: Editing Engima theme
Last modified: December 10, 2017

---

# Editing Engima theme

 *  [admintax](https://wordpress.org/support/users/admintax/)
 * (@admintax)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/editing-engima-theme/)
 * Hi
 * I am trying to change the free theme. I need help with the following:
 * Change carousel to be 350 pixels height;
 * adding div into homepage under the carousel with three columns and adding bunch
   of other paragraph;
 * Change the way posts get displayed, all content displayed, (don’t show author,
   or date or go to sepreate page)
 * Please share your wisdom.
    -  This topic was modified 8 years, 6 months ago by [admintax](https://wordpress.org/support/users/admintax/).

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

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/editing-engima-theme/#post-9769782)
 * Hii admintax,
 * Go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General 
   Options -> paste the below CSS in Custom CSS box and save –
 *     ```
       .carousel {
           height: 350px;
           margin-bottom: 133px !important;
       }
       ```
   
 * Now go to enigma theme directory -> open home-slideshow.php file and please add
   the below code at last line no. 60 –
 *     ```
       <div class="col-md-12">
       <div class="col-md-4">fghfhfhbfgbhfg</div>
       <div class="col-md-4">fghbfghfghfh</div>
       <div class="col-md-4">fghfghfghfghfgh</div>
       </div>
       ```
   
 * In place of “fghfhfhbfgbhfg” you can add paragraph as per your requirement.
 * Please give us a screenshot of your 3rd issue and tell us clearly what you want.
 * Thanks.
 *  Thread Starter [admintax](https://wordpress.org/support/users/admintax/)
 * (@admintax)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/editing-engima-theme/#post-9777382)
 * Thanks for your help. Once I get few more issues resolved I will come back to
   the third issue.
 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/editing-engima-theme/#post-9777429)
 * Your Welcome,
 * Let us know for further query.
 *  Thread Starter [admintax](https://wordpress.org/support/users/admintax/)
 * (@admintax)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/editing-engima-theme/#post-9835587)
 * I am currently trying to change the background of the header. I try to do the
   following but it didnt work.
 *     ```
       .header_section hd_cover{
       background-color: white;
       }
       .col-md-6 col-sm-12 wl_rtl{
       background-color: black;
       }
       ```
   
 * In addition, I want to add a search button to the most right of the menu. Please
   help. i know how to make a general textbox and button in html, just not sure 
   where to add it in this theme.
 * Thank you for your help in advance.
 *  Thread Starter [admintax](https://wordpress.org/support/users/admintax/)
 * (@admintax)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/editing-engima-theme/#post-9842284)
 * Reply not needed I figured it out.

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

The topic ‘Editing Engima theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/enigma/7.73/screenshot.png)
 * Enigma
 * [Support Threads](https://wordpress.org/support/theme/enigma/)
 * [Active Topics](https://wordpress.org/support/theme/enigma/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/enigma/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/enigma/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [admintax](https://wordpress.org/support/users/admintax/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/editing-engima-theme/#post-9842284)
 * Status: not resolved