Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator cubecolour

    (@numeeja)

    I’ve never used knews, but I’ll have a go.

    Try adding these CSS rules in a child theme or custom CSS module of Jetpack

    .knews_add_user fieldset {
    	padding: 0;
    	margin: 0 0 0 10px;
    	width: 100%;
    	float: left;
    }
    
    .knewsbutton > input.knewsbutton {
    	padding: 4px 0;
    	width: 210px
    }

    I’ve only looked at this in firefox, so you may need some tweaks to make it look pixel-perfect in other browsers, but hopefully this will give you a starting point.

    Thread Starter merat

    (@merat)

    Perfect!
    You saved my skin 🙂
    Thanks a lot

    Plugin Author creverter

    (@creverter)

    Thank you @cubecolour!

    Latest Knews releases allow to include your own CSS in the subscription widget options, please, go to Widgets admin, open the Knews widget and you’ll find a custom CSS option added.

    Regards,
    Carles.

    Moderator cubecolour

    (@numeeja)

    thanks Carles, that is good to know

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Aligning knewsbutton field’ is closed to new replies.