What mode are you using?
Try adding the wanted CSS rules to classes:
– birthday_element
– birthday_name
– birthday-wish
birthday_element is the cake picture? I don’t know what to add exactly 🙁
I want the image to be left align
Can you provide a screenshot or a link of your website please?
Currently the wish image has no class definition, in next version though it will be “birthday_wish_image”.
Untill then you can add the following CSS rule to a CSS file (or the plugin’s CSS file located at wp-content/plugins/birthdays-widget/css/birthdays-widget.css )
.birthdays-widget > img {
margin-left: 0;
}
Please email us at yury{at}codescar{dot}eu if the problem still remains.
PS: If everything works and you like our work, please consider leaving a rating.