Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #267128
    Lottieb87
    Participant

    My website is https://www.totsoffun.org.uk

    I’ve just noticed the middle footer menu title is not sitting above the menu links below it – it is placed to the left (it says Follow us). Can this be fixed with CSS?

    Many Thanks,
    Lottie

    #267140
    Skandha
    Participant

    @lottieb87: Hello Lottie,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #ew-menus-6 ul {
        text-align: left;
    }

    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Footer menu title off centre’ is closed to new replies.