No content to show

User Activity

Yay, thank you - it works! Last question: It is not perfect for mobile users. Can I change on mobile the color of the font in black (I guess it's blue because of the link)? And can I change the font in general? It is not my font that I use on my web...
Unfortunately it doesn't work. Nothing happened  .pf_btn{ border-radius:8px; cursor:pointer } /*old CSS*/ .pf_btn button{ height:100%; cursor:pointer } /*New CSS*/ .pf_btn button{ height:100%; cursor:pointer background: #cadbca; border: none !i...
Yes, sure. The password is: HlkWa89! 
Thanks for your help! It almost worked  Is it possible to have the button in this style?
My code from header.liquid: <link rel="stylesheet" href="{{ 'component-list-menu.css' | asset_url }}" media="print" onload="this.media='all'"><link rel="stylesheet" href="{{ 'component-search.css' | asset_url }}" media="print" onload="this.media='all...
Hey  I would like to have a button in the header of my website. It should be placed in front of the search icon and has the name "1:1 Coaching buchen". If you click on the button, the following URL should be open: https://calendly.com/janiisalifecoa...
Much love to you - it's perfect now! THANK YOU!
Thank you so so much!! Just the dropdown menu is still not showing the title "Kategorie" and you can't see that you can select some categories like with an arrow down. I would be so grateful if you could help me with that again.
Sure! Here is the full code.{{ 'section-contact-form.css' | asset_url | stylesheet_tag }} {%- style -%} .section-{{ section.id }}-padding { padding-top: {{ section.settings.padding_top | times: 0.75 | round: 0 }}px; padding-bottom: {{ sect...
It is much better now but I need the last three fields in each row. And the title of the dropdown menu is missing. How can I change that? The "style" has to look like the beginning. 
Thanks for answering!  Here is the code: <div class="contact__fields"> <label>Betreff<label> <input name="contact[betreff]" type="text"> </div> </div> <div class="contact-concern"> <div class="concern"> <lab...
Hey, I created two new fields in my contact form. Unfortunately they are not in the same design like the others. How can I set the "borders" around the fields?  I would be very grateful for some help!
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From