Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #799956

    Help!
    I have searched through page after page on the forum and canNOT for the life of me get the social media icons in my footer text widget to center. They are currently side-by-side by they are left justified. I’ve tried all the short codes I can find and nothing.

    I’ve included a temporary login with links in the private content attached.

    Thank you in advance!

    #800144

    Hey kellyCraftMedia,

    On which page can I see the footer? I checked a few and they are empty. Could you give me a link to a page with a footer.

    Best regards,
    Victoria

    #800309

    All the pages have a footer on them… The /home/ page is blank because it’s a splash but that’s it.

    It looks like someone when in and changed the footer setup in ethe Enfold theme options from 1 footer to 3?

    #800550

    Hi kellyCraftMedia,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .footer_centered a {
        margin: 10px auto;
        min-width: 30px;
        min-height: 30px;
        display: inline-block;    
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

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