How do I fix the distortion in the category field. (The text appears cut. At the bottom)
Hi ayron!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { padding: 6px; }
Best regards,
Yigit
Thank´s. it works : )