No, must be somethin wrong.
This is schowing now on header 1.row:
.contact-form button.btn.btn-primary.validate {background: #3090c7!important;}
agethemes
POSTED: 2022-11-20
Hello LIEDTKE,
Please put it on "Custom CSS code" field, not Header code field.
liedtke
POSTED: 2022-11-20
Thanks.
agethemes
POSTED: 2022-11-21
Hello LIEDTKE,
You're welcome!
liedtke
POSTED: 2022-11-24
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
liedtke
POSTED: 2022-11-25
Please let me know the CSS for "next" and "prev" button. Must be the same thing like the "send" Button.
agethemes
POSTED: 2022-11-28
Hello LIEDTKE,
For any custom work, please send me your site URL, admin login to info@agethemes.com , so our team can help.
liedtke
POSTED: 2022-11-28
example ENG: https://www.polymersynthese.com/en/home/faqs/biofilm Button "next" and "prev"
Example GER: https://www.polymersynthese.com/home/faqs/biofolie Button "weiter" and "zurück"
astemplate
astemplate
agethemes
POSTED: 2022-11-30
Hello LIEDTKE,
Just go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
Get an access to all 211 items designed and developed by Age Themes team plus all the future items
which will be released over the course of your club subscription.
Price starting from $51.75
It will be published after it has been approved by the Website Administrator.
It will be published after it has been approved by the Website Administrator.
Glad your issue has been solved.
It will be published after it has been approved by the Website Administrator.
Color was white. So its invincible.
Where i can change the color?
Helix/Presets/Basic Body?
Found nothing.
So sorry, email gone to Spam box so I can't see it.
Can you send me screenshot (upload it to imgbb.com and share me a link) about where you want to change color? So, I can help.
https://ibb.co/xHgZD1j
On bottom "E-Mail senden" is in white.
When the cursor is on the field, it is highlighted in black.
I tried to visit Contact page and I see that button is fine, do you have other link? https://www.polymersynthese.de/kontakt.html
This is the site:
https://www.polymersynthese.com/kontakt.html
You just add more Custom Code via Template Settings > Custom Code > Custom CSS code field
.contact-form button.btn.btn-primary.validate {
background: #3090c7!important;
}
Save and recheck.
This is schowing now on header 1.row:
.contact-form button.btn.btn-primary.validate {background: #3090c7!important;}
Please put it on "Custom CSS code" field, not Header code field.
You're welcome!
It will be published after it has been approved by the Website Administrator.
For any custom work, please send me your site URL, admin login to info@agethemes.com , so our team can help.
Example GER: https://www.polymersynthese.com/home/faqs/biofolie Button "weiter" and "zurück"
astemplate
astemplate
Just go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
.pagination btn.previous {
background: #000!important;
}
.pagination btn.next {
background: #3090c7!important;
}
Save and recheck.