Home › Forums › Jevelin Theme › Webhook is not aligned with centered text
Home › Forums › Jevelin Theme › Webhook is not aligned with centered text
Hello,
I have added a webhook to a simple text box where the text is centrally aligned. The webhook or button is not centrally aligned. Also, is there a way to round off the corners of the text box with the webhook? I have attached the website page that has the issue. Thank you!
Hi there,
It looks like that button won’t align center with text-align CSS property, but you can try with this:
margin-left: auto; margin-right: auto;
About the rounded corners – can you please attach an screenshot of the block you want it to add? As we are not currently sure which border radius you wanted to change.
Best regards,
Shufflehound team
Great!
About the pink text box you should be able to add the border radius where the text is placed inside by just editing column which contains the text. There under Design options should be Border radius and you can set it to your needed value.
Let us know if that works! 🙂
Thanks again! It worked 🙂
Great! 🙂