Hi evreybody,
I’m tring to remove the at the end of every post, but I don’t undrestand where is the configuration of that balise (css file ?)
Thanks for the support,
Eric
Hi Eric,
It’s not an HR (try and find it in the source :)) but a border. Try this in your CSS:
div.sharedaddy div.sd-block {
border-top:0;
}
Cheers,
Alexander @ http://www.mouseclick.com
Hi Alexander,
First thanks for your support, it really helps !!!
I tried to add your code in my CSS…it’s not working, still have this border at the end of every post. Any other idea ? I really don’t like this “kind of HR” separation.
cheers,
Eric
Hi ricolaos,
Thats because you maybe use the theme social links. Try this one:
.entry-utility {
border-top:0;
}
Cheers,
Alexander @ http://www.mouseclick.com
Hi Alexander,
Still not working…strange ? Still have this border at the end of every post. I copy/paste your code at the end of my style.css file, is it correct ?
By the way what do you mean by “theme social links” ?
Rgds
Hi ricolaos,
Do you have a living example to have a look into it?
Cheers,
Alexander @ http://www.mouseclick.com
Hi Alexander,
Unfortunately, I’m working on a local version (using WampServer). I don’t know if it can help, you can take a look at those 2 print screens here : http://bsclaos.com/comptoir/
Cheers,
Eric