47grad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Mobile Menu not centered but rightHi cleancoded!
Thank you very much for your help!
Best regards
DominiqueHi there!
Thanks for your help.
if I just leave all the messages blank and save, the default Englisch messages will be shown. What do I have to do, if I want to show english messages on the EN-Site and german messages on the DE-Site?.. I am not a developer, so I only have basic knowledge.
Best regards,
DominiqueForum: Plugins
In reply to: [Contact Form 7] acceptance box not in one line with textHi @mooidesign
I went to the Theme-Support. They told me to add the following code to the “additional css”:
.wpcf7-form span.Datenschutz { float: left; margin-right: 20px;}
.wpcf7-form span.Datenschutz input[type=checkbox] { margin: 0; }
.wpcf7-form span.Datenschutz input[type=checkbox] { width: 10px; height: 10px; margin: 0; }Maybe that works for you aswell.
Best regards!
Forum: Themes and Templates
In reply to: [OnePress] Gallery hooverThx!
Forum: Themes and Templates
In reply to: [OnePress] Gallery hooverThank you very much for your help!
Forum: Themes and Templates
In reply to: [OnePress] Gallery hooverHi, thanks for both your answers. Now there are only two images in the mobile version.
@famethemes: Where exactly do I have to add the code?
And is there a possibility to completely deactivate the hoover-zoom for the images. So I could show the images without any dynamic elements.Regards!
Forum: Plugins
In reply to: [Contact Form 7] acceptance box not in one line with textThanks for your help. Unfortunately it seems to be a Theme-problem. I will go to ask their support. Maybe they have already know the problem.
best regards!!
Forum: Plugins
In reply to: [Contact Form 7] Acceptance Checkbox not on line like the textHi, I have the same problem. The acceptance box and the text are not in one line. in Safari and Chrome the box appeares at the left side, in firefox in the center. No idea why!
My website: https://www.47grad.li/
The code:
<label> Name (Pflichtfeld)
[text* your-name] </label>
<label> E-Mail-Adresse (Pflichtfeld)
[email* your-email] </label>
<label> Betreff
[text your-subject] </label>
<label> Nachricht
[textarea your-message] </label>
<p>[acceptance Datenschutz]Sie erklären sich damit einverstanden, dass Ihre Daten zur Bearbeitung Ihres Anliegens verwendet werden.</p>
[submit “Senden”]If I enter [/acceptance] at the end of the tag, the text disappears completely.
Thank you for your help!