[ADAPTABLE] VERSION 1.2.3 - CLOSED

Re: [ADAPTABLE] THEME SUPPORT ONLY

by diana palacios -
Number of replies: 2

Hi Fernando, good day, I'm setting the marketing blocks with buttons for each block, from a previous query, I found the following HTML code to make buttons, I copied and pasted the code in the info box of the corresponding block and works well, but has linked the hover for default of the page (#ffffff):

<a class="btn btn-default" href="#" role="button">Link</a>

I can change this code to have a different color in the hover, for example: #252525 and is diferent of hover for default of the page and paste it into the corresponding info box?

Thanks for your comments.


In reply to diana palacios

Re: [ADAPTABLE] THEME SUPPORT ONLY

by Fernando Acedo -
Picture of Plugin developers Picture of Testers

You can add the hover pseudo-class in the Custom CSS box. Something like:

.btn.btn-default a:hover {
background-color: #ff0000;
color: #ffffff:
}

Add your colours instead of the indicated.

You can create the same class for the default colour as well.

In reply to Fernando Acedo

Re: [ADAPTABLE] THEME SUPPORT ONLY

by Karla Bright -


Thank you for your help - the web programmer found it was something they had used in the CSS that was no longer needed.

Karla Bright 
St. Bonaventure University