Home › Forums › Basel support forum › Theme Conflict › Reply To: Theme Conflict
March 27, 2018 at 9:36 am
#49121
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.flex-direction-nav li {
position: static!important;
}