Add image to menu splash page
Photo, amazing way to showcase your architecture, photography or artistic projects | Support forum.
- GK User
- Thu Apr 14, 2016 8:45 am
Hi, I'd really like to add a png image on top of the pop up splash page. I've attached a visual of what i'm trying to do and wonder if you can point me in the right direction?
The site is http://www.rosiekay.co.uk
Many thanks in advance,
James
The site is http://www.rosiekay.co.uk
Many thanks in advance,
James
-
- Junior Boarder
- Joshua M
- Fri Apr 15, 2016 12:14 am
Hi,
Try to add the following code into the theme’s css/override.css file or use any custom css code:
Try to add the following code into the theme’s css/override.css file or use any custom css code:
- Code: Select all
#overlay-menu-content {
background: #cc0000 url('http://rosiekay.co.uk/wp-content/uploads/your_image.jpg');
}
-
- Moderator
- GK User
- Mon May 02, 2016 10:31 am
Hi Joshua, sorry for my late reply. I tried adding this code into the style.css and it doesn't have any effect - any ideas?
Thanks,
James
Thanks,
James
-
- Junior Boarder
- Joshua M
- Wed May 04, 2016 10:23 am
I can see the image, when the menu is opened? Maybe it's a cache issue - please clear your browser's cache or check other browser.
-
- Moderator
- GK User
- Wed May 04, 2016 10:47 am
Ah yes! Thank you I can see it now.
Thanks
Thanks
-
- Junior Boarder
5 posts
• Page 1 of 1