Issue with my css for prev and next arrows on Posts
Hi
For the previous and next buttons on all my posts, I have selected the arrow option.
They show up on the page as expected, but the arrows are very light, I would like to change this color to #235884
I added the following code, to Theme Options - > Custom CSS, refreshed page and it didn't change.
What have I done wrong?
.fixed-nav.style-arrows .arrow
{
color: #235884;
margin: 0;
align-content;
}
{
color: #235884;
margin: 0;
align-content;
}
Comments
Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
thanks