Hello, I need your help. How to approach the text button? It was very far away. Look at the picture.
/
LINK
http://www.milk9.com.br
Hey mleite1,
Apologies, I’m having trouble seeing the issue clearly. Would you be able to add an additional screenshot or video showing it clearer.
Best regards,
Jordan Shannon
Thanks for the feedback.
I need to push the button up. Did you see the picture? The button has a very large text distance. Can you approach the text button?
My question is very simple.
Access the link from my website http://www.milk9.com.br and scroll down a little the page you will see the button. The image has already been made available.
Hi,
Try this code in the General Styling > Quick CSS field:
.avia-builder-el-17 .avia_textblock {padding-bottom: 0px !important; }
.avia-builder-el-21 {margin-top: 0px !important; }
Best regards,
Mike
It worked. I’m glad. I will test on the devices (ipad and iphone).
What information do I change in the code to raise it a little?
Hi,
Add this to quick css to raise it:
.avia-button-wrap.avia-button-left.avia-builder-el-22.avia-builder-el-no-sibling.sh{
padding-top:4px!important;
}
Best regards,
Jordan Shannon