CSS : customize previous and next button
-
Hello,
I’m looking to customize the button “previous” and “next” separately, but I’m having a difficult time finding out.
I find out the classes “wpforms-page-prev” and “wpforms-page-next but did not manage to have any impact.
I tried the following codes :
#wrapper div.wpforms-page-prev { background-color: #ff0000 !important; } #wrapper div.wpforms-page-next { background-color: #0000ff !important; }[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Maybe is there an other class for those buttons?
Thanks a lot for your help,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS : customize previous and next button’ is closed to new replies.