Tagged: x
-
AuthorPosts
-
March 20, 2017 at 8:11 pm #1414440
Hi,
http://www.senexstudios.com/
Ethos stackI’m almost ready to launch my website. There are a few finishing touches I need to make, and I would like to know the best practice.
1. My social media links are visible in the footer. They’re dark grey on blackish grey, so are almost impossible to change. How may I best change the images used by these social media links? I like the current style, except I would like them larger and white. I like the blue on focus so ideally would like to keep that.
2. My website logo is used when I try and link my page on social media, which is white text on a transparent background. How may I use a different image when sharing the website socially?
Regards
Simon
March 20, 2017 at 8:41 pm #1414461This reply has been marked as private.March 20, 2017 at 8:43 pm #1414462This reply has been marked as private.March 20, 2017 at 9:26 pm #1414510Happy to hear that.
Feel free to ask us again
Thanks.
March 20, 2017 at 11:36 pm #1414587I’m still unsure about the best way to approach this.
1. My social media links are visible in the footer. Theyโre dark grey on blackish grey, so are almost impossible to change. How may I best change the images used by these social media links? I like the current style, except I would like them larger and white. I like the blue on focus so ideally would like to keep that.
2. My website logo is used when I try and link my page on social media, which is white text on a transparent background. How may I use a different image when sharing the website socially?
March 21, 2017 at 9:06 am #1414939Hello There,
1- Add the following code to Appereance Customizer Custom CSS
.x-colophon.bottom .x-social-global a { color: white; font-size: 30px; } .x-colophon.bottom .x-social-global a:hover { color: blue; }
Change blue for the desired color.
2 – On Appereance Customizer Social you have the social fallback image > set the desired image there.
Hope it helps
Joao
March 21, 2017 at 3:20 pm #1415439Thank you! I already had the Fallback image set to on I wanted and it still prioritised my page logo. Not sure if I just needed to reset cache but I’m going to use Yoast to set the image instead.
Cheers for your help
March 21, 2017 at 4:59 pm #1415534Fallback image is set to the image I want to use.
Image for the home page is also set using Yoast to be the image I want to use.https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fwww.senexstudios.com%2F
og:image is still set to the logo image which I don’t want to use (white on transparent background).
Not sure what I’m doing wrong? I’ve reset browser cache so shouldn’t be that.
March 21, 2017 at 5:03 pm #1415539Right. Well NOW it works. Nevermind ๐
Thanks for all your help
March 21, 2017 at 11:22 pm #1415798You are most welcome. ๐
-
AuthorPosts