-
AuthorPosts
-
January 30, 2017 at 4:38 pm #740265
Hi kriesi team,
I was wondering if you can help me find some kind of solution. I tried on a inside a grid element and in a color section. I have 4 columns with a btn in the bottom that i need to align to the bottom.
Where is what i was able to do this https://snag.gy/rd4g6D.jpg.
Just need to make the button align to the bottom.Can you guys help me.
Thaks
January 30, 2017 at 4:43 pm #740271Hey Kyle,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
YigitJanuary 30, 2017 at 4:58 pm #740284Thanks for your quick reply :)
January 30, 2017 at 5:01 pm #740287Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.apf_transparentblue { position: absolute; bottom: 10px; }Best regards,
YigitJanuary 30, 2017 at 5:08 pm #740293Thanks it helped a lot.
But now is not centered align ;)
How can i center it now?Thanks again
January 30, 2017 at 5:17 pm #740298Hey!
Please change the code to following one
.apf_transparentblue { position: absolute; bottom: 10px; width: 100%; left: 0; }Cheers!
YigitJanuary 30, 2017 at 5:26 pm #740310Thanks Yigit,
It worked very well.
TVM for the ehlp
January 30, 2017 at 5:27 pm #740312Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Align top and bottom’ is closed to new replies.
