Home › Forums › WordPress Themes – Premium › Pure & Simple › header background image does not scale correctly › Reply To: header background image does not scale correctly
Hi Sandy,
Add the following css to fix the issue:
.header-bg { background-position: inherit; background-size: 100%; }
Note: use the custom css plugin or child theme stylesheet to write the custom css.
Thanks
Lost Password?