Hello, I would like to scale the logo used in the background image of the custom content section to fit properly. (not cut off and perhaps a bit larger) many thanks!
website:https://prevailplants.com/
example below:
Hello, I would like to scale the logo used in the background image of the custom content section to fit properly. (not cut off and perhaps a bit larger) many thanks!
website:https://prevailplants.com/
example below:
Thanks for your response. site url now posted
Hi @bebop87
.m-hero__bg img {
object-fit: none !important;
}
If they are helpful, don’t forget to like and mark as the solution.
Have a nice day sir!