Title: leaf?
Last modified: October 28, 2016

---

# leaf?

 *  [Brontobyte](https://wordpress.org/support/users/brontobyte/)
 * (@brontobyte)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/leaf/)
 * HI, love the theme!! great work!
 * 1.- would a paid version will come for this theme?
    2.- on a mobile any way to
   stop it from been able to slide to the left? (it shows the background on the 
   right). 3.- how do i get rid of the marijuana leaf?
 * [http://soultrees.com.au](http://soultrees.com.au)
 * Thanks in advance.

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

 *  [TibbyWeb](https://wordpress.org/support/users/tibbyweb/)
 * (@tibbyweb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/leaf/#post-8369755)
 * Re: removing the leaf
 * Hi,
 * You can remove the leaf (and add a bottom line) by adding this CSS:
 *     ```
       body.season-spring h1 {
           background-image: none;
           border-bottom: 1px solid;
           padding-bottom: 20px;
       }
       ```
   
 * Explanation:
 * `background-image: none;` – Removes leaf (together with the lines since the lines
   and the leaf form one image).
 * `border-bottom: 1px solid;` – For adding the bottom line. You can control the
   thickness of the line by changing the `1px` value.
 * `padding-bottom: 20px;` – It’s the space between the header text and the line.
   You can increase/decrease it by changing the `20px` value.
 * It doesn’t seem that the theme has any option to insert the CSS code; thus let
   me know if you need help with that.
 * TibbyWeb
 *  Thread Starter [Brontobyte](https://wordpress.org/support/users/brontobyte/)
 * (@brontobyte)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/leaf/#post-8369984)
 * It work like a charm!! (style.css)
    cheers mate, much appreciated 🙂
 *  [TibbyWeb](https://wordpress.org/support/users/tibbyweb/)
 * (@tibbyweb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/leaf/#post-8370691)
 * Glad it helped 🙂
 *  Theme Author [divpusher](https://wordpress.org/support/users/divpusher/)
 * (@divpusher)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/leaf/#post-8425298)
 * Hello and sorry for the late reply! I just noticed this topic since I don’t receive
   any notification about new ones.
 * **1)** Not planning to do one. Why? What would you like to see in a paid version
   as a feature?
    **2)** I suppose it’s solved already? For the future here’s a 
   little help about how to customize things to your needs easily: [http://divpusher.com/tutorials/how-to-customize-your-wordpress-theme](http://divpusher.com/tutorials/how-to-customize-your-wordpress-theme)**
   3)** Is that a marijuana le… Ooops! 😀 I didn’t even notice, honestly. That’s
   just a logo. You can upload a custom logo in **Appearance – Customize** menu.
 * _“TibbyWeb: It doesn’t seem that the theme has any option to insert the CSS code;“_
   
   WordPress is planning to add this feature by default in the next version! [https://wptavern.com/a-preview-of-the-custom-css-editor-added-to-the-customizer-in-wordpress-4-7 ](https://wptavern.com/a-preview-of-the-custom-css-editor-added-to-the-customizer-in-wordpress-4-7)
 * Thank you [@tibbyweb](https://wordpress.org/support/users/tibbyweb/) for the 
   help by the way!
 * **_Dini_**

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

The topic ‘leaf?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/four-seasons/1.2.0/screenshot.
   png)
 * Four Seasons
 * [Support Threads](https://wordpress.org/support/theme/four-seasons/)
 * [Active Topics](https://wordpress.org/support/theme/four-seasons/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/four-seasons/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/four-seasons/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [divpusher](https://wordpress.org/support/users/divpusher/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/leaf/#post-8425298)
 * Status: not resolved