Tagged: combo widget
How can I do to pictures in a combo widget, left-justified, and not by right …. not correctly displayed in the left sidebar widget (((
Thank you in advance for your help…
Screenshot attached
Website address: http://www.ulovanet.ru
Hey Konstantin,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.news-headline {
float: right;
width: 200px;
}
.news-thumb {
float: left !important;
}
Best regards,
Jordan
Thank you very much …. Everything is perfect
Hi,
Glad to have been of help :)
Feel free to reach out to us again if there is anything else you need!
Best regards,
Jordan