Hi. Can you please help me with CSS.
In muffin builder
Testimonials has really huge fonts. I want to make them smaller. How is it possible? With Custom CSS? I have tried to add custome css to others but can't figure it out. Were should I add these custom css? and how to use them properly?
Same problem with contact form 7. I have contact form in Column and the text is really tiny over there. How can I make them bigger? Tried in Contact form 7 but they did not change.
http://prntscr.com/98mtf1
Also are there any guidelines for revolution slider with this theme? I tried to make static photo in homepage start. Size changes too much depending on screen size and I can't figure out "right" size for it to show properly.
http://demo8.hsm.lv/
Comments
1) Please send us url to page where you have these testimonials.
2) You can change font weight with below css:
body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 { font-weight: 700 !important; }3) Revolution Slider works the same with every theme. All details about this plugin and it's settings you can find on http://www.themepunch.com/revslider-doc/slider-revolution-documentation/Thanks!
blockquote { font-size: 20px !important; }2) You don't need to edit any files. Custom CSS's should be stored under Theme options > Custom CSS & JS > Custom CSS section.