• Resolved alexadesigns312

    (@alexadesigns312)


    Any chance I can get some advice here, using basel theme. I’m trying to center both the title and links in mobile.

    I’ve tried both of these and nothing is working…

    @media (max-width: 768px) {
    #footer-widgets {
        padding: 0 !important;
    }
    }
    
    @media (max-width:768px){
        .footer-adv-widget {
        text-align: center;
    }

    Screenshot here: https://ibb.co/KqBsDYY
    Thank you!!!

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center footer title and links in mobile.’ is closed to new replies.