In the latest version of Soledad, we've adjusted the recipe plugin. So, on the mobile, it will display big like that. It helps the readers can view it better on mobile.
If you want to get it smaller like before on mobile, please try add more this code to Customize > Custom CSS:
@media only screen and (max-width: 479px){
.penci-recipe-thumb { float: left; width: 80px; margin: 0 20px 10px 0; }
.penci-recipe-metades{ overflow: visible; }
}
Hi,
I just updates the theme, but now the featured image on the recipe card is really big on my iPhone. It was smaller before the update..
Tim
Hi,
In the latest version of Soledad, we've adjusted the recipe plugin. So, on the mobile, it will display big like that. It helps the readers can view it better on mobile.
If you want to get it smaller like before on mobile, please try add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign