Load Child Theme CSS After Soliloquy CSS
-
My custom css doesn’t work in Chrome and Safari but does in Firefox. Looks like this is because the plugin CSS is loading after the child theme CSS modifications.
Do you have a solution for this?
This is the CSS which is not working from your tutorial :
.soliloquy-container .soliloquy-caption { position: absolute!important; display: table!important; width: 100%!important; height: 100%!important; z-index: 100!important; } .soliloquy-container .soliloquy-caption .soliloquy-caption-inside { display: table-cell!important; text-align: center!important; vertical-align: middle!important; padding: 20px 0 35px!important; }
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Load Child Theme CSS After Soliloquy CSS’ is closed to new replies.