Hello,
My site is civillain.co and the password is applepayday
I have a few changes that I’m trying to make with the button on each slide on my homepage that I need help with:
-
I need the background of the button to be black and not transparent
-
I need the button to be significantly bigger, especially on desktop
-
If possible, can it be made so that clicking the button scrolls the page down to the products? Instead of linking to a new product page? This would be ideal
Any help with these queries would be much appreciated
You can make changes to the button styles in your customizer.
Not sure what theme you’re using but normally if you go to Customizer > Theme Settings. You should see all those styles there and you should be able to update as desired.
About button scrolling to a page. How you can do that in place of a URL. Put the id of the section which you want it to scroll to. And that should get that done.
1 Like
Hi @rnogueira
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
While checking on the page for you to address the issue. I have noticed that your store look very nice. However i have a suggestion for you on a product section that you can consider to do it.
At this part:
You can try to increase the Font size of the price, or add the star ratings to the product.
That will make your customer easier to get information and enhance trust of your product.
Hope this can help you solve the issue
Best regards,
Richard | PageFly
1 Like
Luna,
Can you go more in depth on how to add the section to the button? How do i get the section id and also where exactly do I put it?
Thanks in advance.