Moving the magnifying glass in the search placeholder

Home Forums Jevelin Theme Moving the magnifying glass in the search placeholder

Home Forums Jevelin Theme Moving the magnifying glass in the search placeholder

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Cakelab
    Participant

    Hi there,

     

    how can I move the magnifying glass in the search placeholder to the left? See pic attached. Thanks!

    Attachments:
    You must be logged in to view attached files.

    Hi @Cakelab,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    Cakelab
    Participant

    Sure!

    I got it here on the sidebar:

     

    http://cake-lab.org

     

    And here on the bottom of the page:

     

    http://cake-lab.org/קטגוריות-ניסיון/

     

    It’s the same widget on both..

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    html[dir="rtl"] #page-container button.search-submit {
        right: auto;
        left: 5px;
    }

    Cakelab
    Participant

    Thanks! Much appreciated 🙂

    You are always welcome here 🙂

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