What's your biggest current challenge? Have your say in Community Polls along the right column.

how can i customize the CTA button of the image banner ?

Solved

how can i customize the CTA button of the image banner ?

Ossaka
Tourist
5 0 0
Accepted Solutions (3)

PageFly-Victor
Shopify Partner
7865 1786 3120

This is an accepted solution.

Hi @Ossaka ,

Could you please share URL and your store password if it enabled? So that we can help you.
Thank you.

View solution in original post

PageFly-Victor
Shopify Partner
7865 1786 3120

This is an accepted solution.

Hi @Ossaka,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

.banner-item a.banner-button {
    margin: auto !important;
}

PageFlyVictor_0-1681440225700.png

 



Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

View solution in original post

PageFly-Victor
Shopify Partner
7865 1786 3120

This is an accepted solution.

Hi @Ossaka ,

You can try using my code

@media(max-width:767px){
#shopify-section-template--17419339694387__16382588978e0f1106 .banner-item >.content-box{
   top: 80%!important;
}
}

PageFlyVictor_0-1681652042188.png

 

View solution in original post

Replies 8 (8)

PageFly-Victor
Shopify Partner
7865 1786 3120

This is an accepted solution.

Hi @Ossaka ,

Could you please share URL and your store password if it enabled? So that we can help you.
Thank you.

Ossaka
Tourist
5 0 0

https://beyondspacedesignsd.com/

 

Password: beyond123

 

PageFly-Victor
Shopify Partner
7865 1786 3120

This is an accepted solution.

Hi @Ossaka,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

.banner-item a.banner-button {
    margin: auto !important;
}

PageFlyVictor_0-1681440225700.png

 



Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

Ossaka
Tourist
5 0 0

Hello Dear, 
Yeah it works perfectly now for the desktop screen version 😍, i really appreciate your support, but didn't' works for the mobile screen version, is there any solution for it or should we add another code ?
Thanks and have a great day.

PageFly-Victor
Shopify Partner
7865 1786 3120

I checked my mobile device and I see it works fine

PageFlyVictor_0-1681486230800.png

 

Ossaka
Tourist
5 0 0

I need to reposition the CTA to be in Bottom of the banner because it's covering the Title and the Description in the middle of the banner.
Kindly check the attached files.

 

Screenshot 2023-04-15 at 2.34.16 PM.pngScreenshot 2023-04-15 at 2.36.52 PM.png

PageFly-Victor
Shopify Partner
7865 1786 3120

This is an accepted solution.

Hi @Ossaka ,

You can try using my code

@media(max-width:767px){
#shopify-section-template--17419339694387__16382588978e0f1106 .banner-item >.content-box{
   top: 80%!important;
}
}

PageFlyVictor_0-1681652042188.png

 

Ossaka
Tourist
5 0 0

Hello Dear,

Everything works perfectly now 😍 i really appreciate your support and guidance. 

I have another things need to edit the menu on the top needs to be moved to the left to be on the middle of the page, on the Gallery page there is something i need to hide, the Show Photos Logo.
Kindly check the attached files.


Screenshot 2023-04-17 at 2.35.07 PM.pngScreenshot 2023-04-17 at 2.45.00 PM.pngIMG_0046.jpg
Thanks and wishing you a wonderful day ❤️