Hi!
Please review your website now. If you would like to remove sharebox from pages, please add following code to Quick CSS
.page .av-share-box { display: none; }
Regards,
Yigit
and is there a simple way to deactivate the outline border line? http://i.imgur.com/hTU9w6B.jpg i want to display the icons without the gray border? thanks!!!!
Hey!
That is because you did not add the code i posted here – https://kriesi.at/support/topic/portfolio-anpassen/page/2/#post-381636
I added to Style.css file of your child theme. Please review your website now.
Regards,
Yigit
Upps, sorry, that was in cause of the backup! i intalled a previous version of the website. so the code was lost :( sorry for that.
Now it looks good! thanks fot that. is there a simple way to deactivate the outline border line? http://i.imgur.com/hTU9w6B.jpg i want to display the icons without the gray border? thanks!!!! http://i.imgur.com/hTU9w6B.jpg
Hi!
Please add following code to Quick CSS
.av-share-box ul, .av-share-box ul li {
border: none!important;
}
Cheers!
Yigit
Nearly perfect, Thank you sooooooooooo much. it looks great. http://www.diefleischerei.at/business/portfolio-item/arteffekt-lukas-philippovich/
can i deactivate the header text in the social share area? i want to deactivate “Teile diesen Beitrag”.
Hi!
Yes, you can use following code to do so
h5.av-share-link-description {
display: none;
}
Best regards,
Yigit
THX!!!!!! Closed.