Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
Busiprof
Do not display not used social media logo
tidiane
November 2018
in
Busiprof
Hi
in the bottom of the page i would like to disable icon of social media that a link has not been configured
can you help me please ?
Thanks
Comments
akhilesh
November 2018
Hi
Thanks for contacting to us .
Which social icon would you want to remove .
Thanks
Akhilesh
tidiane
November 2018
Hi
i would like to disable the skype and google plus
akhilesh
November 2018
Hi
For this GO to Appearance >> Customizer >>Additional css box .
Add the below css code inside the custom css box .
.footer-sidebar ul li.skype , .footer-sidebar ul li .googleplus {
display: none;
}
Let me know for any confusion .
Thanks
Akhilesh
tidiane
November 2018
hi
google plus is still displayed
Thanks
akhilesh
November 2018
edited November 2018
Hi
The previous code is working well .
You can try with the help of css code .Add the below css code inside the Additinal css box .
.footer-sidebar li.googleplus {
display: none ! important;
}
Thanks
Akhilesh
tidiane
November 2018
it works
Thanks
akhilesh
November 2018
Hi
Okay Grt!
Look forward see you again at webriti.
Thanks
Akhilesh
This discussion has been closed.
Comments