Dear Team,
I have added a search bar in my layer slider using enfold short code. All works fine appart from the icon which appears in the middle of the search bar..!
http://www.lyriboxmusicstore.com
Do you know why ? What could I do to make it at the extreme right as usual ?
Thank you!
Hi!
Layer slider on your page does not show up on my end. Can you please try de-activating all active plugins and check if that helps? Also, which version of the theme are you using?
Best regards,
Yigit
Hi Yigit,
I have fixed the issue by using the easy slider instead. However, at the moment the search box take the fullwith of the caption.
Would it be possible to reduce the size of it to only 40% while keeping it at the center ?
Thank you for your help!!!!
Vincent
Hey!
Try adding this code to the Quick CSS:
.widget_search {
width: 50%;
}
Cheers!
Josue