miramarfun
asked 8 years ago

Could you tell me or change “previous post” – “Next post” because I do not see anywhere in the dw-focus.pot file

1 Answers
DominicStaff
answered 8 years ago

You can add the following code to the style.css file:

.post-navigation .nav-links .nav-previous:before {

 content: "article précédent" !important;

}

.post-navigation .nav-links .nav-next:before {

 content: "article suivant" !important;

}
Bondu patrick
replied 8 years ago

impeccable

Thank you for your help

Powered by DW Question & Answer Pro