Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
victor.gz
tagDiv Member

Hello.

This issue was caused by other cached system.
Thanks.
Regards

victor.gz
tagDiv Member

I added the following javascript to the custom javascript in the theme config, but as i understand, this is not a solution. just a fix.

var elementToRemove = document.querySelector('.td-scroll-up.td-hide-scroll-up-on-mob');

if (elementToRemove) {
elementToRemove.remove();
} else {
console.log('The element cannot be removed.');
}

  • This reply was modified 2 years by victor.gz.
  • This reply was modified 2 years by victor.gz.
victor.gz
tagDiv Member

btw the site is sysadm.es
This blue bar appears always on mobile and only in PC if you scroll up suddenly.

  • This reply was modified 2 years by victor.gz.
Viewing 3 posts - 1 through 3 (of 3 total)