css for mobile tweaks
-
Hello,
I’m using this plugin in a responsive website and I wish to tweak the styles related to the plugin.
I have no problems achieving this for the desktop version, but anything I do to target mobile versions doesn’t seem to work.
I have a separate custom stylesheet.
Ex of styling I’m trying to apply:
@media (max-width: 361px) {
.wpbdp-listing-excerpt .listing-thumbnail {width: 75px;}
}Where can I add these styles so that they work?
Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘css for mobile tweaks’ is closed to new replies.