• Hi,
    I’m pulling what little hair I have out trying to do this!

    The 2 things I want to do is first change the background color of the widget and secondly if possible reduce the line spacing between the elements!

    tried a few things but can’t seem to change anything in the widget via the Jetpack CSS plugin!

    .jetpack_subscriptions_widget {
    background-color: #EFEFEF;
    
    }

    Site http://www.clearprop.co.uk

Viewing 1 replies (of 1 total)
  • Thread Starter Adrian

    (@wadoadi)

    ok progress is being made but very slowly!

    background colour now working

    .panel.widget.widget_blog_subscription {
    	background-color: #EFEFEF;
    }

    now for the spacing!!!

Viewing 1 replies (of 1 total)

The topic ‘Jetpack Email Subscription Widget, changing background colour’ is closed to new replies.