Hi,
How do I get the background color of the ‘‘Photo & Text’’ completely in one color? I would like to replace the white color around with the same blue color.
Example:
https://postimg.cc/LqN5ZkkG
Thank you in advance,
Hi,
How do I get the background color of the ‘‘Photo & Text’’ completely in one color? I would like to replace the white color around with the same blue color.
Example:
https://postimg.cc/LqN5ZkkG
Thank you in advance,
Hello @Trueblood ,
It’s GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Share the store URL…
Thank you for your replies. URL:
https://onlinexamentraining.myshopify.com/
@oscprofessional @GemPages Thank you for your replies. URL:
https://onlinexamentraining.myshopify.com/
div#shopify-section-template--14371300081761__240cd4ee-275b-4999-971f-3ca50477da43 {
background: #4100f5;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Thank you so much!