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.
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
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
Just following up on this. Any insight?
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
Perfection – that works a treat.
Hi,
You are welcome!
Best regards,
John Torvik