I have on my website (http://www.specialdive.at) a background image. I would like to have this fixed. Now when I scroll down then the picture comes twice. how can I prevent it?how can I fix it Please Help thx mike
Hello Netspezi, Paste the following code in your custom css Appearance -> Theme Options -> Styling Options -> Custom CSS Code: body { background-attachment: fixed; } This will solve your issue.
Hello Mike, You can Download the updated version of Theme from the members area of InkTheme Official website i.e http://inkthemes.com/members/member/index Follow the link given below to update your Theme http://www.inkthemes.com/how-to-update-a-premium-theme-by-inkthemes/05/ This will solve your issue.