Center text in home page section

Home Forums All Other Themes Center text in home page section

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #54039
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    site: http://amplifiedcreative.com/blog/
    theme: Movers Packers Pro

    Home page, how do I center the title “Living Reminders of Peace” over the text under?

    #54051
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi Laura,

    Kindly add this code in custom css box:

    .wrap_two img{margin-top:0 !important;}

    Regards,
    Dave

    #54058
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Thank 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

    #54061
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    I left site now shows what happen when I added the code

    #54062
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi Laura,

    Currently it is center. Do you want title in left side?

    Regards,
    Dave

    #54064
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Yes, but all the text in the section (title + text). Thank you.

    #54069
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi 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,
    Dave

    #54077
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Do you know why I can not left justify the image?

    https://snag.gy/Bh2a1o.jpg

    #54081
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    It is right justified via CSS.

    .wrap_two img{float:left !important; margin-left:0 !important; margin-top:0 !important;}

    Regards,
    Dave

    #54090
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    #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.

    #54229
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi Laura,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.