Title: Using  WP Less on Touchfolio theme
Last modified: August 20, 2016

---

# Using WP Less on Touchfolio theme

 *  [damienboulat](https://wordpress.org/support/users/damienboulat/)
 * (@damienboulat)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/using-wp-less-on-touchfolio-theme/)
 * Hi all,
 * I am working on a site which uses the touchfolio theme:
 * [http://dimsemenov.com/themes/touchfolio/](http://dimsemenov.com/themes/touchfolio/)
 * A wp-less plugin is shipped with the theme and so I attempted to customize the
   theme using this tool. For the items that are already listed in the .less file
   this works great. However I was wondering how to modify things that are NOT listed
   in the .less file.
 * For example I tried adding this to my .less in order to modify the margin at 
   the top of the content section of the page:
 * content { margin-top: 100px;)
 * Doesn’t work 🙁
 * Anyone have experience with .less that can give me some pointers?
 * Thank you!
    Damien

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

 *  [thom4](https://wordpress.org/support/users/oncletom/)
 * (@oncletom)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/using-wp-less-on-touchfolio-theme/#post-2912930)
 * Hi,
 * as some other have reported, the plugin only detects updated `.less` files which
   are registered via WP API.
 * If you `@import` LESS files within your code, it does not detect changes.
    The
   only solution for the moment is to alter a registered LESS file or clear the 
   compiled file (in your `wp-content/uploads/wp-less` directory).
 * If you work on a local environment, activating `WP_DEBUG` will force file compilation
   on every page of your WP instance.
 *  [CedarTeeth](https://wordpress.org/support/users/cedarteeth/)
 * (@cedarteeth)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/using-wp-less-on-touchfolio-theme/#post-2912944)
 * does anyone have idea, if i want to use background image on this theme footer
   area, what should i add/change on LESS file?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/using-wp-less-on-touchfolio-theme/#post-2912945)
 * Please only post in others’ threads if you’re contributing towards their issues.
   Otherwise continue your own thread [http://wordpress.org/support/topic/custom-footer-bar-plugin?replies=1](http://wordpress.org/support/topic/custom-footer-bar-plugin?replies=1).

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

The topic ‘Using WP Less on Touchfolio theme’ is closed to new replies.

## Tags

 * [touchfolio](https://wordpress.org/support/topic-tag/touchfolio/)

 * 3 replies
 * 4 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/using-wp-less-on-touchfolio-theme/#post-2912945)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
