Hi, having a problem with PM's on magazine theme in every browser except ie, no send to box appears, however if i switch to buddypress default theme the box appears.
I am using latest wp, BP and magazine theme
Hi, having a problem with PM's on magazine theme in every browser except ie, no send to box appears, however if i switch to buddypress default theme the box appears.
I am using latest wp, BP and magazine theme
@benmk2: can you add this to your child theme's child.css please:
ul.acfb-holder {
height:auto !important;
list-style:none outside none;
margin:0;
overflow:none;
padding:0;
}
Thanks i'l add that :)
Hi no such luck, would it work if i put it in one of the default style sheets?
@benmk2: Can you try the attached header.php file please and let me know how that works.
You must log in to post.