Hello!
I juste updated Enfold and sice I did it; my custome style doesn’t work anymore… Could you help me please?
Thanks
Hi squaic!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply. If you could specify the affected elements and on what pages we can find them on it would help also.
Regards,
Rikard
Hey!
Some of the custom styles are working. You can replace input related codes with this:
body .gform_wrapper .gfield input[type=text], body .gform_wrapper .gfield input[type=email], body .gform_wrapper .gfield select {
margin-left: 15px !important;
}
Where exactly is the button with the youtube link? Can you please provide a screenshot?
Regards,
Ismael
up please!
Hi!
Is the Lightbox Modal Window setting enabled? You can find it in Theme Options panel.
Cheers!
Ismael
Hi Ismael!
Yes it was that.. Sorry I didn’t know I needed to do that since the last update.. soz
I have another question, I have a bar in the menu now on the right of “Nous”. How can I hide it please?
Thanks a lot!
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu.av_menu_icon_beside {
border: none;
}
Regards,
Yigit
It’s perfect! Thank you guys!