• Resolved alicedegaetani

    (@alicedegaetani)


    Good morning everyone, hope this message finds you well

    I’d like for the navigation + social media icons to be aligned to the left on mobile. Can i do this? Do i have to input some custom CSS? If so, can you help?

    Thank you in advance

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator bcworkz

    (@bcworkz)

    Try adding the following to the Additional CSS section of the customizer or style book:

    wp-container-core-social-links-is-layout-1 {
        justify-content: flex-start;
    }
    Thread Starter alicedegaetani

    (@alicedegaetani)

    Thanks, but it didn’t work sadly

    Thread Starter alicedegaetani

    (@alicedegaetani)

    Sorted, thanks!

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