We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Adam Smith
  2. General Discussion
  3. Sunday, 13 September 2015
  4.  Subscribe via email
Hi,

Modified less/home.less to change the colour of the jumbotron as follows:

// Home Jumbotron
.jumbotron {
background-color: orange;
position: relative;
margin-bottom: 0;
}

I then copied that file to ----> local/less/home.less

and modified it again to:

// Home Jumbotron
.jumbotron {
background-color: purple;
position: relative;
margin-bottom: 0;
}

When I go to my site the jumbotron comes up orange not purple - what am I doing wrong?

I've tried turning off development mode and compiling less --> css, clearing browser cache etc

Thanks in advance,

Adam
Comment
There are no comments made yet.


There are no replies made for this post yet.
However, you are not allowed to reply to this post.