Comments 2maya started the conversationSeptember 26, 2016 at 12:29pm{"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}Hi,i dont know how to make the alignment left of this 2 elements: see files attached. 1. The button of "send message" in the contact page.2. The title:"about me"in the about me section.thank you[deleted] repliedSeptember 26, 2016 at 1:35pmHi Maya, 1— Please go to your Custom CSS area and find this CSS code: .wpb_wrapper .section-title { text-align: center; } and replace center with left.2— Just add the code below to Custom CSS .message-form .send { float: left; } 2maya repliedSeptember 26, 2016 at 10:52pmTHANK YOUUUUUUUUUUUUUUUUUU1 Like [deleted] replied privately Sign in to reply ...
{"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi,
i dont know how to make the alignment left of this 2 elements: see files attached.
1. The button of "send message" in the contact page.
2. The title:"about me"in the about me section.
thank you
Hi Maya,
1— Please go to your Custom CSS area and find this CSS code:
and replace center with left.
2— Just add the code below to Custom CSS
THANK YOUUUUUUUUUUUUUUUUUU