Support Forum
would need a url to take a look...
Visit Cruise Talk Central and Mr Papa's World
The .ui-dialog class in your SP theme css file (default.php) requires a z-index of at least 1.
This is actually the opposite of all other sites we have encountered since WordPress 3.9 where we have had to recommend people remove the z-index completely. I have to admit I am stumped as to why your WP/WP theme/SP should be different. But hey - that is one of the things we all love about WordPress... every site is unique!
So - it depends which theme you prefer to customise. You could probably put this in your WordPres theme:
.ui-dialog { z-index: 1; }
or just add the z-index to the SP theme where you will find an entry already in place for this class.
The good news is that 5.5 of SP will introduce child themes making customisation a lot safer from updates.
YELLOW
SWORDFISH
|
1 Guest(s)