Home / Forums / WoodMart support forum / Error with Seach style customize
Home › Forums › WoodMart support forum › Error with Seach style customize
Error with Seach style customize
- This topic has 5 replies, 2 voices, and was last updated 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 2, 2026 at 6:22 pm #702950
springorchid2008ParticipantHI,
I am setting the Search style, it shows very strange, don’t know what’s wrong with it. whatever I change the style, it can’t be the ideal one I want.
Pls check the attached file. possibly, login into the dashboard to correct for me.
looking forward to your kind early reply.
Best regards
CathyAttachments:
You must be logged in to view attached files.January 3, 2026 at 10:11 am #702992Hello,
Now I have checked your site and the search results are showing fine on your site.
See Screenshot for clarification: https://ibb.co/BVjM4JcC
Check back your site and check the issue. If you have any questions, feel free to contact us.
Best Regards,
January 3, 2026 at 11:05 am #702998
springorchid2008ParticipantThanks for your kind reply.
yes, I adjust many times, and set the length into 132, it can work. acturally it still has problems.By now, I have another problem with the language form , how to change the text color in the multi-language form? I hope it can be white, but once I changed in the from style and color in the theme setting as attached, the search form color changed as well. it is very frustrated me. could you kind help to check for me again?
Cathy
Attachments:
You must be logged in to view attached files.January 3, 2026 at 3:54 pm #703023Hello,
Try to add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.
.gtranslate_wrapper .gt_selector { color: #ffffff; } /* Dropdown options */ .gtranslate_wrapper .gt_selector option { color: #000000; background-color: #ffffff; }Best Regards,
January 3, 2026 at 7:02 pm #703043
springorchid2008ParticipantDear Aizaz,
Really Terrific !! awosome
The Css is worked.
Thanks very much!However, when I open the mobile side, as the background is not dark, the Gtranslate form showed with a border, and the space is really too large, and not at the center. I wonder if it can also be modified by Css. to make the form show in the center with the logo at same level, and without the border, and reduce the form space ?
if it can be achieved, really appreciated.Looking forward to your kindly reply.
Thanks again.Best regards
CathyJanuary 5, 2026 at 8:46 am #703104Hello,
Try to add this code in Theme Settings > Custom CSS > Custom CSS for mobile.
.gtranslate_wrapper .gt_selector { padding: 5px 6px; border: none; color: black !important; margin-bottom: 25px; }Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register