Follow comments vi email layout problem

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Thu Feb 13, 2014 4:56 pm
Hi, as you can notice in the image:

Captura de pantalla 2014-02-13 a la(s) 11.06.11.png


the check boxes to follow blog and comments are layout over the send button.

This is a Jetpack plugin addon, Maybe I should use other way to add this options? or maybe it's a but in the MSocial template?

Thanks in advance for ing insight on this issue

Carlos
User avatar
Senior Boarder

GK User
Thu Feb 13, 2014 9:12 pm
Hello,

Could you provide an URL to your site with this issue? (here or via PM)
User avatar
Moderator

GK User
Mon Feb 17, 2014 3:00 pm
Hi Piotrt,

I responded this thread but I something happens since I can't see my response.... :?

only want to let you know that you can see the problem in website: madeinflex.com

I removed the jetpack checkboxes so you can't see those right now, maybe you need this to be set up? (the problem it would not be recommended for a production site like this)
User avatar
Senior Boarder

GK User
Tue Feb 18, 2014 9:19 am
Hi,

I didn't remove your response :) (you used "report this post" instead of answer)
I'll help you with that but need this option enabled to find the fix. (I'll try to do it quickly).
User avatar
Moderator

GK User
Tue Feb 18, 2014 10:59 am
Hi Piotr,

thanks, I'm sure it a mistake from my own clicking another button, don't worry ;)

I just enable it so you can check it

Thanks :)
User avatar
Senior Boarder

GK User
Tue Feb 18, 2014 1:50 pm
Please add this code into css/override.css file:
Code: Select all
.comment-subscription-form input {
    display: inline-block!important;
}
.comment-subscription-form {
    clear: both;
    padding-top: 10px;
}
User avatar
Moderator

GK User
Tue Feb 18, 2014 3:00 pm
Thanks Piotr!

this fixed the problem : )
User avatar
Senior Boarder


cron