Subscription Button on side bar
-
Hello!
Sorry if this is not the correct place to ask but I used the jetpack to add a subscription button to my page and used an online tutorial to change the colors, but still would like to change the font to a more feminine, script-like font. Is there a way for me to do this? This is my current CSS#subscribe-submit input {
background: #ffb2a0;
width: 23%;
padding: 0;
font-size: 12px;
border: 1px solid #ffb2a0;
height: 40px;
}.widget-title {
font-size: 14px;
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
}#subscribe-email input {
width: 70%;
height: 40px;
padding: 10px 8px;
font-size: 15px;
float: left;
border: 1px solid #ffb2a0;
}.widget-title {
font-size: 15px;
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
}.widget_blog_subscription .widget-title {
color: #ffb2a0;
}Thank you in advance! (and sorry in advance if I shouldn’t ask here but you guys are so helpful!)
The page I need help with: [log in to see the link]
The topic ‘Subscription Button on side bar’ is closed to new replies.
