I have just fixed a mega menu problem by changing the php as you suggested in another thread. However, now I have a huge gap above the header image. Any ideas please? http://www.goulverston.co.uk
Remove huge gap above the background image
3 posts from 2 voices-
Posted 2 months ago #
-
I am also getting this error message when trying to upload the background
Notice: wp_load_image is deprecated since version 3.5! Use wp_get_image_editor() instead. in /home/linweb17/g/goulverston.co.uk/user/htdocs/wp-includes/functions.php on line 2839
Posted 2 months ago # -
Hi kayhebbourn,
The gap above the logo is just from the default padding that the theme adds to the logo. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
div .logo { padding-top: 15px; padding-bottom: 8px; }The modify the values as needed.
As for the error, there shouldn't be any reason for it with the updated theme files. Try disabling all active plugins except for woocommerce and see if that helps.
Regards,
Devin
Posted 2 months ago #
Reply
You must log in to post.














