Hi!
How can I change the size of the Enter button –
http://www.kalkgrundet.se/category/lankar/
I want it to be smaller.
Thanks
Charlotte
Hey Charlotte,
Try this code in the General Styling > Quick CSS field:
.post-password-form input[type=submit] {
width: 20%!important;
}
adjust to suit.
Please clear any cache plugin and your browser cache and check.
Best regards,
Mike
Thanks Mike :)
Do you know why there is two lines with this info:
This post is password protected. Enter the password to view any comments.
http://www.kalkgrundet.se/medlemsforteckning/medlemsforteckning/
/Charlotte
Thanks.. my mistake. It’s working now :)
Charlotte