• Resolved simoobzh

    (@simoobzh)


    Good evening,

    I am looking for some assistance from the support community in relation to the Lectura Lite theme.

    I wish to move both the logo and footer to the centre. Both are left positioned.

    Many thanks,

    Simon

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Go to Appearance > Customize > Additional CSS and add this line of code.

    #site-logo, #site-footer .wrapper-footer-copy { text-align: center; }

    This should do the trick!

    Best regards,
    Dumitru B.

    Thread Starter simoobzh

    (@simoobzh)

    Thank you very much. That worked and the site is looking better. Thank you

    Thread Starter simoobzh

    (@simoobzh)

    A connected question, is there a way to centre the main menu?

    Hi,
    The current version of the theme still uses floats for the menu items, which makes centering a little more difficult than just one line of code.
    In the coming weeks I hope to update the theme and make it work better with modern WordPress.

    Best regards,
    Dumitru B.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Logo and Footer position’ is closed to new replies.