• Resolved consilii

    (@consilii)


    Hi,

    The text email doesn’t align with the rest of the content in my footer. Does anybody know how to fix this issue?

    Thanks in advance.

    Tim

    • This topic was modified 1 year, 6 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Add this under Appeareance > Customizer > Additional CSS:

    [data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] { align-items: end }
    
    div#block-12 { margin: 0; }
    Thread Starter consilii

    (@consilii)

    Hi @threadi

    Thank you for your response.

    This unfortunately doesn’t work. It needs to be aligend to the top

    This already works. The text is now right-aligned, just as you wrote it above.

    Vertically, the two paragraphs on the left and right have different line heights. So you can adjust the line height on the right accordingly:

    div#block-12 > p { line-height: 1.2; }

    Thread Starter consilii

    (@consilii)

    Hi @threadi

    I don’t get it, this still doesn’t work

    I don’t see what I last recommended in the source code of the web page. Maybe you didn’t save correctly or didn’t clear a server-side cache yet?

    Thread Starter consilii

    (@consilii)

    It is right now but it still doesn’t work.

    Thank you for your help by the way!

    Then I don’t know what you mean. Can you show me a screenshot of what exactly you are talking about? You can upload it here: https://imgur.com

    Thread Starter consilii

    (@consilii)

    I think it’s fixed now thank you so much

    Glad if I could help. You are welcome to set the topic to solved.

    Thread Starter consilii

    (@consilii)

    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Text doesn’t align right’ is closed to new replies.