I am having problems with removing the default image that shows up on a new page. http://skyshotmuskoka.ca/index.php/what-we-do/ I would like to remove the image just below the menu bar. It is the image children holding ipad and iphone. How do i remove it?
Hi, Greetings from InkThemes, It would be our pleasure to serve you. Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .page-top-bg img { display: none !important; } .page-top-bg { height: 155px; } Hope it will resolve your issue Thanks & Regards! Nitin InkThemes.com