Custom Hover Class
Hey guys, am trying to create a custom class to center the hover images.
#hover_box_wrapper { position: center; }
I feel like I'm on the right track here. There's a field for custom classes, I put this in, but it still aligns to the left...
Comments
you are probably talking about custom class name. This is not field for css. In this field you can set class name and then under Theme options > Custom CSS & JS > Custom CSS section you can write css.