writing and alignment opposite
-
Hi,
the search bar is strangely aligned left and text is aligned right, why?
Hello,
I have visited your website and the search bar is displayed fine as it should be.
Screenshot for Clarification: https://ibb.co/XSHK8jM
If you want the text in the search bar to align center then you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.search-style-with-bg.searchform input[type="text"] {
text-align: center !important;
}
If you want to ask anything else then provide with some relevant screenshot and with some more elaboration to check it myself and help y out accordingly.
Best Regards.
No Its not how it should be
Suddenly out of nowhere the search button is on the left side instead of the right and the home page drop down menu opens now to the left suddenly not right anymore.
Same with text in body.
Hello,
I have revisited your website. It seems that you have enabled the RTL Language with CSS Generator. Please Go to WoodMart >> CSS Generator >> Disable RTL Language and generate CSS.
Screenshot for Clarification: https://ibb.co/QNjhkPG
Then Clear cache and check back.
Best Regards.