[Plugin: WP-Paginate] Trouble styling paginate "current"
-
Hi,
I’ve installed the wp-paginate plugin without any problems, except I can’t seem to style the background colour of .current, even if I add !important after my new colour.
This is how I have .current styled, but the original blue (#5f87ae) still shows on the site even after clearing the cache.
.wp-paginate .current { color:#fff!important; background:#f3ca3d!important; border:1px solid #89adcf; margin-right:0; padding:3px 6px;What might I be doing wrong?
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: WP-Paginate] Trouble styling paginate "current"’ is closed to new replies.