• Resolved mahwash

    (@mahwash)


    Hi,
    I have been trying to change the padding so to reduce the size of the search bar, but nothing seems to work.

    Please, any idea?

    Many thanks

Viewing 1 replies (of 1 total)
  • Plugin Author joe_bopper

    (@joe_bopper)

    Hi mahwash,

    I’m sorry to say that themeing issues are outside the remit of this plugin. Moreover, such as it is with css, there are a multitude of factors that could be at play. That said, I’ll offer some tips that’ll hopefully be helpful:

    * Use your browser’s dev tools (f12) to see the css properties applied and the selectors that choose them. Also, use this for trial and error to work out which properties you need.

    * Ensure your custom styles are coming in at the right place in the cascade. This means where it comes in from top to bottom of the page, the selector used, whether !important is coming after your properties or ones employed by your theme, and inline styles (i.e., the style attribute on the html element).

    * The css properties position and display are ridiculously important.

    * Appearance > Customize > Additional CSS is a good place to add little extras and changes.

    Hope this helps.

    Cheers,
    Joe

    P.S. I’m marking this support request as resolved as it is outside the responsibilities of this plugin. That said, if you need any further assistance, feel free to respond and I’ll see what I can do.

Viewing 1 replies (of 1 total)
  • The topic ‘Changing search bar padding not working’ is closed to new replies.