Comments trentyseb started the conversationJune 8, 2018 at 11:34amHi,I have a few questions regarding the footer. I would like to:- Have the payment methods in the right bottom corner (they are now in the center)- Terms and conditions in the left bottom corner - The footer menu already collapsed on mobile view (now you see 3 dots).How do I get this?Thanks in advance![deleted] repliedJune 11, 2018 at 8:18amHi trentyseb,1— Just add the code below to your Custom CSS area: .footer-bottom center { text-align: left;}2— Custom CSS again: .footer-bottom .col-md-6:last-child { text-align: right;}3— You just need to press the Expanded button: (view on a new page)Have a great day! Sign in to reply ...
Hi,
I have a few questions regarding the footer. I would like to:
- Have the payment methods in the right bottom corner (they are now in the center)
- Terms and conditions in the left bottom corner
- The footer menu already collapsed on mobile view (now you see 3 dots).
How do I get this?
Thanks in advance!
Hi trentyseb,
1— Just add the code below to your Custom CSS area:
2— Custom CSS again:3— You just need to press the Expanded button:
(view on a new page)
Have a great day!