Comments David started the conversationSeptember 15, 2014 at 3:37pm Hi,i've trhe same issue as this post so i've inserted this code :.entry-img-info {top: auto; bottom: 20px} on css admin panel but nothing move... Any ideas? 93 djwd repliedSeptember 16, 2014 at 3:36pm Try to add the !important declaration:.entry-img-info {top: auto!important; bottom: 20px!important}RegardsdjwdRegardsdjwdDavid repliedSeptember 16, 2014 at 3:51pmCool. Thanks a lot! Sign in to reply ...
Hi,
i've trhe same issue as this post so i've inserted this code :
.entry-img-info {top: auto; bottom: 20px}
on css admin panel but nothing move...
Any ideas?
Try to add the !important declaration:
.entry-img-info {top: auto!important; bottom: 20px!important}
Regards
djwd
Regards
djwd
Cool. Thanks a lot!