Email button not centered

miosito2
17 Posts
miosito2 posted this 05 January 2022
Ask a Question

Hi,
as you can see from the attached image, I've put Align in center the email button/text but in browser (any of them also by mobile) it appears alligned on the left.

How can I solve this?

Thank you

www.trainingtobefit.com

Hi, as you can see from the attached image, I've put Align in center the email button/text but in browser (any of them also by mobile) it appears alligned on the left. How can I solve this? Thank you www.trainingtobefit.com
Vote to pay developers attention to this features or issue.
2 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 10 January 2022

Hi,

The issue happens with email only. Most probably it is related to the joomla email cloaking functionality. It adds a wrapper to the link and removes all classes added by Nicepage.

Please try adding the following code to the Page Settings CSS:

.u-section-9 .u-layout-cell
{
text-align: center;
}

This will set the general alignment to all elements in the cell.
Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, The issue happens with email only. Most probably it is related to the joomla email cloaking functionality. It adds a wrapper to the link and removes all classes added by Nicepage. Please try adding the following code to the Page Settings CSS: .u-section-9 .u-layout-cell { text-align: center; } This will set the general alignment to all elements in the cell. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
toni182
1 Posts
toni182 posted this 24 January 2022

Please just disable the Joomla plugin email cloaking. That has helped with me.
Greetings
Toni

Please just disable the Joomla plugin email cloaking. That has helped with me. Greetings Toni
You must log in or register to leave comments