custom css does not work
-
Thanks for your useful plugin,
I used the free version of Modula to make my gallery.
I used custom css for changing the view of the title of the gallery images and their hover effect.The custom css is:
.modula .modula-item.effect-pufrobo .jtg-title {transform: translate3d(0,5px,0);} .modula .modula-item.effect-pufrobo .jtg-title, .modula .modula-item.effect-pufrobo p { position: absolute; right: 0px; left: 0px; padding: 10px 0; } .modula .modula-item.effect-pufrobo .figc { text-align: center; } .modula .modula-item.effect-pufrobo .jtg-title::after { height: 0px; }
Everything was good, but the custom css stopped working, suddenly.
When I see the code in inspect of chrome, the style is unchanged and the custom css is not applied. The style can be changed using inspect of chrome, but can not be changed using custom css of Modula gallery.The page I need help with: [log in to see the link]
- The topic ‘custom css does not work’ is closed to new replies.