Dear Enfold,
I need dome major changes in the page navigation buttons. At the blog page at the end there is pagination with pages number (1,2,3 …). I need the border to be black and not grey. Also on the post there are arrow left and right. How i can change the color to be more visible?
Regards
Stelios
Hi steliosagapiou,
I couldn’t see any pagination links on the page you posted, could you link directly to the pages where we can see the elements please?
Thanks,
Rikard
Hi Rikard,
send you the url on the private content. is the first URL. the page number is at the bottom left of the page.
On the secont URL there are arrow left and right at the middle left and middle right of the page. How i can change the color to be more visible?
Reagrds
Stelios
Hi!
Regarding the pagination:
.template-blog .pagination a {
border-radius: 100px;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
Change the RGBA value, with what you want.
#top .avia-post-nav { background: #aaa;background: rgba(0,0,0,0.1); }
Again here, change the background value, with what you need.
Let us know if we can help you further
Cheers!
Basilis
Hi Basili,
the second CSS code works fine. Thanks.
the first one i don’t see any changes.I tried to change the rgba value but still the same. I need the circle border (bottom left of the page) to be more visible.
Send you the link on the private content
Regards,
Stelios