Hi Team,
I have created a new ticket as the last one has been part resolved on my own due to the wait time from the moderators.
However, would still need the update looked at by Yigit as I am too scared to update and fall into the usual situation of errors and setbacks. If there are no signifiant changes to benefit the site in the update I am happy to leave my version as it is.
I have managed to use the button code from the last thread (see private content)
I now need to know how to use CSS to position them to the centre.
Many thanks
Hey Epic,
After inserting the button element it’s alignment or position can be changed from the button element edit options > Button Position > center
Let us know if you have any questions.
Best regards,
Vinay
Hey Thanks for reply!
Not correct advice Vinay.
And not so simple!
I could figure that out using the button element.
As mentioned this was created using code block please use login from other post to view properly !
Need CSS?
Hey!
I wrapped your code into a div with custom class “custom-button” and then added following code to Quick CSS
.custom-button {
max-width: 250px;
margin: auto;
}
Please review following page and apply the changes on other elements where it is needed :)
Regards,
Yigit
Hi There!
As always always grateful for your support!
Can you show me your screen shots on how you did it in private area of course? ;)
Also if you refer to the other thread I mentioned some code is in the lower footer attached below for easy reference.
Thanks again.
Hi,
Please try de-activating all active plugins and check if that helps with the code in footer.
Screenshot is in private content field :)
Best regards,
Yigit
Hi,
Yes I figured it out in the end.
Will check the code in the footer now…
Thanks