magnify 0 Report post Posted June 3, 2011 Hi! I wish to use AddThis icons for sharing at the end of each post, but I haven't been able to remove the default sharing icons/field altogether. When having removed the icons, there is still a shaded empty field left. I read somewhere that I could add the following code to remove it: #sharebar{display:none;} Where do I place this code? And do I need to download and install the child theme in order not to have the field reappear after having installed a future update of the PageLines framework? Thanks in advance! Best, Magnus. Share this post Link to post Share on other sites
catrina 103 Report post Posted June 3, 2011 You can place #sharebar{display:none;} into Settings > Custom Code > CSS Rules and then save the options. And do I need to download and install the child theme in order not to have the field reappear after having installed a future update of the PageLines framework? If you're pasting the code above into the CSS Rules box in the settings, you don't have to, but if you do plan on making more changes to the files, you should install the child theme to avoid losing those changes when you upgrade. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
magnify 0 Report post Posted June 3, 2011 Thanks, Catrina! :-) Share this post Link to post Share on other sites