-
AuthorPosts
-
April 23, 2019 at 11:19 pm #1093762
Dear enfold Team,
is it possible to change the Burger menue Icon? I would like an Icon with two lines and the word “menue” under the two lines.
Best regards
KorneliaApril 24, 2019 at 2:59 am #1093795Hey Kornelia,
You can change the burger menu icon with this css, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.av-hamburger::before { content: url(https://png.icons8.com/settings/ios7/25); display: block; padding-top: 5px; } .av-hamburger-inner {display:none!important;}
Note that I’m using an image on icons8.com but you can upload an image to your site and then change the url.
Best regards,
MikeApril 24, 2019 at 11:10 am #1093922Hey Mike,
thanks for your help. I will try it.
Best regards,
KorneliaApril 24, 2019 at 2:27 pm #1093974Hi,
Did you need additional help, or shall we close this topic?
Best regards,
Jordan ShannonApril 26, 2019 at 1:55 pm #1094734Hi Jordan,
it works! Thank you very much!
Best regards,
KorneliaApril 26, 2019 at 2:03 pm #1094736Hi,
I have some more question. I want to display a search form (Fahrzeugsuche) over the slider on my title slider. Now there is a box with “Gebrauchtwagensuche”April 27, 2019 at 1:29 am #1094842Hi,
Thank you, was your form created by a “shortcode” from another plugin? I believe you can add the shortcode to the slider and the form will display, have you tried this?
Otherwise, Please include an admin login in the Private Content area so we can take a closer look.Best regards,
MikeApril 29, 2019 at 3:15 pm #1095309Hi Mike,
sorry, I can’t answer earlier. My form ([WPCS_filterform]) ist created bei WpCarSync. I want to display the form on the Slider of my Home-Page. Is it possible to display the Form over all slides?
Best regard
KorneliaMay 1, 2019 at 11:44 am #1096155Hi,
Thank you for contacting us.
You can display the form using the shortcode. If you are using a plugin to generate the form please refer to the plugin documentation.
If you like to display a built-in enfold form please enable the debug mode and copy the form shortcode to the text caption/description area of the slide in the slider options.
This way you can place a form inside the slider.
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.