Theme4Press › Forums › evolve › format widget not correct after upgrade Evolve + 2.6.8 › Reply To: format widget not correct after upgrade Evolve + 2.6.8
#30215
|
Hi,
Please use the following for http://en.web-aid.nl/ in Theme Options -> Custom CSS
1 2 3 4 5 |
@media screen and (max-width:768px){ .carousel-caption { width: 80% !important; } } |
Thank you.