Re: Relocation of button & edit background text colour

Solved

Relocation of button & edit background text colour

Phreshcareco
Excursionist
40 0 7

Hey guys, 

 

i was hoping someone could help me try move my button. i want to position it lower,  ive attached a screenshot as a reference. 

I was also wondering if it was possible to have the background colour of the text end just after the "R" in your and "E" in game. 

Theme - Dawn v14
www.phreshcareco.com.au

 

Screen Shot 2024-07-29 at 9.28.53 pm.png


Any help would be awesome 🙂 

Accepted Solution (1)

ZestardTech
Shopify Partner
5718 1049 1380

This is an accepted solution.

Hi @Phreshcareco 

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

 

.image-with-text__text.rte.body {
padding-bottom: 30px;
}

 

ZestardTech_0-1722253249912.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 2 (2)

ZestardTech
Shopify Partner
5718 1049 1380

This is an accepted solution.

Hi @Phreshcareco 

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

 

.image-with-text__text.rte.body {
padding-bottom: 30px;
}

 

ZestardTech_0-1722253249912.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Phreshcareco
Excursionist
40 0 7

Thankyou @ZestardTech

Any chance you know how to adjust the background colour behind the text, so it matches the text? 

Something  a little like this? 

 

Screen Shot 2024-07-29 at 9.28.53 pm.png