Hello,
I attached a screenshot of the look I am trying to achieve. I cant find teh setting to mkae that logo bigger and I would like the social media icons to be in one line. Please advise: Here is the url: https://mcmahonforda.com
Thank you

Hi there,
Try disabling the retina option for the image element or change the logo with a bigger size if you want to keep the retina option enabled:

Hope this helps.
I made the logo bigger. Its 600 pixels wide yet it is still only allowing it to go to 191px. Is my only option to use css for this?
Also as shown in the previous attached screen shot I would like the social media icons to be on one line. Please advise. thank you


Hi Salim,
Please re-upload a bigger version of your logo, possible a 600px in width, and please make it a different name than the last logo you upload (you might have a caching issue)
Regarding the inline social icons, please follow this guide here.
Hope it helps,
Cheers!
Thanks for your response. I have implemented the inline-menu. The icons are very far apart though. I would like for them to be much closer together. Please advise. Thank you
Hello Salim,
Thanks for updating the thread.
You can add following CSS under Pro > Theme Options > CSS:
footer.x-colophon .x-menu {
align-self: center;
}
1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g
2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI
Thanks.
thanks, that did it!
You’re welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.