Re: Pagination
That didn’t work for me. I event added !important to it and emptied my cache.
That’s actually one of the things I tried last night. Anyone have any other ideas to make the following bold?
<span class=”page-numbers current”>1</span>
If it helps, .page-numbers {font-weight:bold;}, works! But, it changes all the pagination links bold and not just the current page. So, you would think the .page-numbers .current code would work but it doesn’t. I also tried .page-numbers #current and .page-numbers current