• Hi Roman,

    I hope you’re well.

    I’ve noticed in the footer of the above site that the Copyright text and the Privacy and Cookies Policy link have moved over to the right – do you know what might have caused this (and more importantly how to rectify it)?

    Thanks very much!

    Jen

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Jen, sorry for delay.

    I’ve just checked your website but still not sure what is your issue. Can you please provide some explanatory screenshots?

    You can upload screenshots to your WordPress Media Library and share a link, or you can use one of the online services (Google Drive, Dropbox, etc.).

    Kind Regards, Roman.

    Hello there,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .footer-widget-area .textwidget {
      text-align: left; 
    }
    

    Or, remove this additional CSS (If present).

    
    .textwidget {
      text-align: left; 
    }
    

    Regards,
    Kharis

    Thread Starter JenniferCross

    (@jennifercross)

    Hi Kharis,

    Thanks very much – adding the text you suggested has worked perfectly. I realise that in moving the contact form to the centre (via a text widget), it also moved the text in the footer, which has now been re-aligned left.

    Thanks again,
    Jen

    PS do you happen to know a shortcut for justifying text in WordPress where the theme doesn’t give a justifying option?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Alignment issues’ is closed to new replies.