Hi
I have 2 social links on my homepage footers https://www.shopforclimatechange.org/ however they don’t show on other pages and cant work out how to change the footer font text link colours to make them stand out or make the social buttons larger?
Hi
I have 2 social links on my homepage footers https://www.shopforclimatechange.org/ however they don’t show on other pages and cant work out how to change the footer font text link colours to make them stand out or make the social buttons larger?
Hello, @commissionworks,
Thanks for writing to us.
It seems that you have added the social icon to the home page content just because it is not displaying on the inner pages. I would suggest you need to add the social links to Footer so that it renders to all the pages. For that, you need to go to the Cornerstone—>Theme Option—>Social add the URL of the social links it would be rendered to the Footer.
Thanks
Hi
Thanks but if you look at the bottom of the homepage you can see I have already added them there and they show using the method you suggested. I do also have an additional FB link on the homepage however the problem is the footer social buttons don’t show on any other pages and i’ve asked how to change the colour of the footer links as you cant see them due to the colour?
actually it was a cache issue. so just need to know how to change the footer navigation links colours, thanks
Hello, @commissionworks,
Please note if you add the social links to your page content as you have added to the home page it will be displayed on that page only. To render the social links to all the pages on the footer you need to add the social link from the Theme Options. I checked your site it seems you have added the social links to the footer from the theme option at the moment.
In case if you want to change the footer Nav item color you can use this custom CSS code under Theme Option—>CSS
footer.x-colophon.bottom .x-nav li a {
color: #ffffff;
}
Please feel free to change the color code as per your design.
The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector or you can subscribe to One to get further assistance.
Hope it helps.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.