How can i fix the position of search bouton

This topic has 3 replies, 2 voices, and was last updated 1 years, 8 months ago ago by houijiaymen

  • Avatar: houijiaymen
    houijiaymen
    Participant
    August 2, 2022 at 08:02

    how can i fix the position of search bouton
    i found that i have to swap left and right to show the hiden bouton
    how can show them without go left or right.

    https://ibb.co/FD7CpS2

    2 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    August 2, 2022 at 08:12

    Hello, @houijiaymen,

    Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Mobile Custom CSS and check back your site after removing the browser cache.

    .et-mobile-panel .et_column {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    Resulting Screenshot: https://postimg.cc/9rwML5xd

    Regards 8Themes Team.

    Avatar: houijiaymen
    houijiaymen
    Participant
    August 2, 2022 at 09:16

    thanks it works

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘how can i fix the position of search bouton’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.