Home › Forums › All Other Themes › Center text in home page section
- This topic has 10 replies, 2 voices, and was last updated 7 years ago by
Sonnal S Sinha.
-
AuthorPosts
-
November 28, 2016 at 6:24 am #54039
site: http://amplifiedcreative.com/blog/
theme: Movers Packers ProHome page, how do I center the title “Living Reminders of Peace” over the text under?
November 28, 2016 at 7:03 am #54051Hi Laura,
Kindly add this code in custom css box:
.wrap_two img{margin-top:0 !important;}
Regards,
DaveNovember 28, 2016 at 7:10 am #54058Thank you, I added the code, but it did not center the title text. This title is what I need centered.
http://amplifiedcreative.com/blog/wp-content/uploads/2016/11/Capture3.jpg
November 28, 2016 at 7:11 am #54061I left site now shows what happen when I added the code
November 28, 2016 at 7:13 am #54062Hi Laura,
Currently it is center. Do you want title in left side?
Regards,
DaveNovember 28, 2016 at 7:15 am #54064Yes, but all the text in the section (title + text). Thank you.
November 28, 2016 at 7:23 am #54069Hi Laura,
Kindly add this code in Custom CSS Box
.wrap_two h2.section_title{margin:0 0 15px !important; text-align:left !important;}
.wrap_two p{text-align:left !important;}Regards,
DaveNovember 28, 2016 at 7:32 am #54077Do you know why I can not left justify the image?
https://snag.gy/Bh2a1o.jpg
November 28, 2016 at 7:38 am #54081It is right justified via CSS.
.wrap_two img{float:left !important; margin-left:0 !important; margin-top:0 !important;}
Regards,
DaveNovember 28, 2016 at 7:49 am #54090#1 Before, the image spanned the text https://snag.gy/0IsRSk.jpg
#2 Now, the title falls below the title https://snag.gy/LxKcad.jpg
I would like it to remain the same position (top to bottom) as #1, but image left justified.
November 29, 2016 at 6:51 am #54229Hi Laura,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.