Changing The Colour Of The Footer Social Icons
in Other
I am using the Biker Demo Content and want to change the colour of the footer social icons. i.e those that are on the same line as the copyright text. Reading here I have found enough information to change the font size and colour of the copyright text using CSS placed in the CSS option tab field as follows:
#Footer .footer_copy .copyright { color: #FFCA33 !important; }
#Footer .footer_copy .copyright { font-size: 18px; font-weight: 700 !important; }
but am unable to workout or find how to change the other side (socal Icons)
I am guessing its something like #Footer. footer_copy .socialicons {color: [value} !important;} but I need more guidance please.
I would also like to be able to control the Footer social icons size.
Thanks
#Footer .footer_copy .copyright { color: #FFCA33 !important; }
#Footer .footer_copy .copyright { font-size: 18px; font-weight: 700 !important; }
but am unable to workout or find how to change the other side (socal Icons)
I am guessing its something like #Footer. footer_copy .socialicons {color: [value} !important;} but I need more guidance please.
I would also like to be able to control the Footer social icons size.
Thanks
Comments
above css is the right one for social icons color in footer. So please send us link to page where it does not work so we can have a look on it ourselves.
#Footer .footer_copy .copyright { color: #FFCA33; font-size: 18px; font-weight: 700 !important; }
#Footer. footer_copy .socialicons { color: #FFCA33 !important; }
Site is on a local host as its under construction so here is a link to a screen dump:
https://1drv.ms/i/s!AtopdGCTyH_BoOs-3M0yzHpFDP2Y0g