I have a button on my landing page and I would like to align it on the left, like the text above it.
Right now it is centered, but if I unckeck the box "Centered Content Alignment", it aligns on the right and I can't figure out how to align it on the other side...
I need the button aligned on the left in the desktop version of my website (sorry, I used the wrong word, I'm French) , so I modified the code you sent this way:
It works, except that it modifies the position of all my buttons (on all my pages, in the desktop and mobile version of my website), and I would like to change the alignment of the button only on my homepage and only in the desktop version.
Still possible?
And it also makes the button smaller? The text in the button is now on 2 lines instead of 1... If it's possible, I would like to keep it on 1 line...
Sorry for the late turn around, we can get overwhelmed sometimes by the number of tickets.
- You need to use the Extra Class feature in the Row and Column and then add that to the css selectors so it only targets the button in that particular row or column.
Hi!
I have a button on my landing page and I would like to align it on the left, like the text above it.
Right now it is centered, but if I unckeck the box "Centered Content Alignment", it aligns on the right and I can't figure out how to align it on the other side...
Is it possible and how can I achieve this?
Thanks!
Chloé
Hi Andrew!
Thank you for your reply!
I need the button aligned on the left in the desktop version of my website (sorry, I used the wrong word, I'm French) , so I modified the code you sent this way:
It works, except that it modifies the position of all my buttons (on all my pages, in the desktop and mobile version of my website), and I would like to change the alignment of the button only on my homepage and only in the desktop version.
Still possible?
And it also makes the button smaller? The text in the button is now on 2 lines instead of 1... If it's possible, I would like to keep it on 1 line...
Thanks for any help you can provide!
Chloé
Hey Again, Hope you had a Great Weekend,
Sorry for the late turn around, we can get overwhelmed sometimes by the number of tickets.
- You need to use the Extra Class feature in the Row and Column and then add that to the css selectors so it only targets the button in that particular row or column.
Best
ThemeNectar Support Team
It works, thank a lot for your help once again!