@PitaJ I think I have a very edge-case scenario, I've found a solution for guests and logged in users.
Thanks for your help and point in the right direction!
Hello,
I've uploaded custom CSS in the custom CSS section and I've included CSS that changes based on what device the user is viewing from. In my application I use:
@media screen and (min-width:768px) {
}
However, that is not working in the custom CSS section. Has anyone ever come across this issue?
Try it in a computer.