Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #879504

    Hi, I would like to place a logo in the socket where the social icons would go (right hand side). How can I achieve this? Thanks in advance.

    #879636

    Hey antdesign01,

    Could you please attach a mockup of what you’re trying to achieve? Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #879673

    Hi Victoria,

    Link shared in private content, and what I would like to do is herewith: https://www.dropbox.com/s/j50ylxtlpa1tme4/mockup.jpg

    Currently I have the logo working on the site on the bottom left (as part of the copyright notice), but I would like to have it on the bottom right.

    Cheers!

    Ant

    #880743

    Just following up on this. Any insight?

    #880819

    Hi antdesign01,

    But the social links are still there and please remove the inline styles on that link.
    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

    
    #socket .footer-logo {
      position: absolute !important;
      right: 0;
      top: 8px;
    }
    #socket .container {
      height: 60px;
    }
    

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

    #880988

    Perfection – that works a treat.

    #881024

    Hi,

    You are welcome!

    Best regards,
    John Torvik

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