Tagged: geek, geeksquad
Hi Daniel,
It was due to the background-attachment is set to fixed. So, Please login to your WP dashboard and go to Appearance > Customizer > Design Options > Custom CSS and add below css code:
background-attachment
.widget_promotional_bar .promotional_bar_content { background-attachment: scroll; }
Let us know if work for you or not.
Thank you!
Thanks too.
Thank you for this code. It didn’t work for me, unfortunately. Were you able to make it work @CodeTiburon?
@dplee Add above custom CSS code and share your site Url? So that we can check why it’s not working into your site.