Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to set the hover result as the prime result Reply To: How to set the hover result as the prime result

#282237
mrroy44
Participant

There is no other css code found that handles the .hero-box-caption
I did add this code to the Page custom CSS, and the font sizes of the caption increases. So it seems the right class. Howw ever it does nothing to the visibility of the caption before the hover.

.hero-box-caption
{ Font-size: 100px;
opacity:1; }