Shape 5

Joomla Templates => Luxon - Club => : LandThings August 10, 2016, 05:12:22 AM



: How to add link in bottom display module?
: LandThings August 10, 2016, 05:12:22 AM
I have a button 'learn more' in this module and I want to add link to it.
The code is like this:
 <a class="readon">learn more[/url]</div>
Could you please tell me how to change the code to add link to my button?


: Re: How to add link in bottom display module?
: mikek August 10, 2016, 08:43:46 AM
Hello,

You would just add an href="" call inside of the <a> call. And put your url inside of the quotes.