onujpt24
Forum Replies Created
-
Forum: Plugins
In reply to: [SVG Support] Resize SVG?Hey, that worked like a charm!!!! Thank you so much. If you don’t mind… if you have a second… any explanation as to why this does over just the max-width? Why the .main-content stuff needed?
Forum: Plugins
In reply to: [SVG Support] Resize SVG?Okay so I gave it the custom class
svg-size-control. In the admin CSS settings I used the code:.svg-size-control { max-width: 60%; }and it seems to not change anything on the page 🙁I do notice on the single image setting of visual composer, it forces me to set the image to take up 100% width of the column. Would the CSS overwrite this? I’ve also attempted to change that line of code within the page to 60%… still nothing.
Possible temporary fix… If I make the column size 3/4 + 1/4 (as opposed to 1/2 + 1/2) it obviously makes the image smaller. Still 100% of the column, but, because the column width isn’t as much it forces the image smaller.
Thoughts?
Forum: Plugins
In reply to: [SVG Support] Resize SVG?Total sense! I’m not back at my computer for a bit. If it’s okay, I’ll let ya know how it goes in a few.
Forum: Plugins
In reply to: [SVG Support] Resize SVG?Wait. Never mind. I see. svg-size-control would be the class name.
I’ll give this a go!
Forum: Plugins
In reply to: [SVG Support] Resize SVG?Thanks for the quick response! How would I call each image individually with the .svg-size-control example you used?
I’m not too knowledgeable when it comes to css. Sorry.
So for example if I gave that image a “video” class name?