Home Forums WoodMart support forum writing and alignment opposite

writing and alignment opposite

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #209553

    lover69
    Participant

    Hi,

    the search bar is strangely aligned left and text is aligned right, why?

    #209592

    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.

    #209607

    lover69
    Participant

    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.

    #209634

    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.

Viewing 4 posts - 1 through 4 (of 4 total)