Custom Style Not Changing The Color, Font Size, Or Text Alignment
-
I like this plugin, but my custom style doesn’t seem to be working. I want the “Show Full Article” text to be blue like the rest of my links, 24px, and centered, but instead, it is black, 18px, and on the left.
Here’s my custom style:
.my_button {
background: #ffffff;
color: #0077dd;
padding: 5px;
width: 130px;
text-align: center;
font-size:24px;
}What should I do? Thanks!
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Custom Style Not Changing The Color, Font Size, Or Text Alignment’ is closed to new replies.