gerard094
Forum Replies Created
-
Nobody answers if I didn’t buy the theme, also, I think this is a Mystile theme thing, not about the Woocommerce Plugin
Awesome! It worked putting the code that you posted.
Thank you so much
Forum: Themes and Templates
In reply to: Apply CSS to Metaslider (Dots and Background caption)I’m working on local, sorry, I guess I’d need someone who already edited this plugin
Forum: Themes and Templates
In reply to: Apply CSS to Metaslider (Dots and Background caption)I’ve try it in the child theme and in the main theme, and nothing.
I don’t know If I have to put it just like that or do a modification.
How do I apply this code?
.metaslider .caption, .metaslider .cs-title, .metaslider .nivo-caption { background: red; /* adjust as necessary */ }
It doesn’t do anything, I’ve paste it like that in the style.css of the child theme, and also on the style sheet of the plugin, but it doesn’t work, Don’t know whats wrong.
Forum: Plugins
In reply to: [OTW Portfolio Light] How disable the mouse:hover effect?I’ve just deleted the js archive that made that effect.
Thanks anyway!
Forum: Plugins
In reply to: [OTW Portfolio Light] How to modify the "Read More" button?I’ve did that, but there is no a value for the “Read More” button, there are only modifications to the settings section.
Forum: Themes and Templates
In reply to: [Tonic] How to resize the header with the button and stuff?Also: What is the css code to edit only the background of the navbar? I only want the li items without a background or any color behind.
Forum: Fixing WordPress
In reply to: Help me with this CSS please!There is a capture on the post where you can see the class Im trying to modify
Forum: Fixing WordPress
In reply to: Help me with this CSS please!Ok I’ll do, and i’m using already firebug, but it is the same.
Forum: Themes and Templates
In reply to: [Customizr] Put a logo on the widget footerNo, I think I don’t have any widget plugin, and even if I disable all of them, the footer works pretty badly.
These are my plugins:All In One SEO Pack
Contact Form Plugin
Easy Flash Embed
Facebook Comments
Facebook Like Box
Google News Sitemap
Metaphor Widgets
oQey Gallery
Quick Cache
Simple Share Buttons Adder
WordPress Importer
WP-Mail-SMTP
WP Google Fonts
Forum: Fixing WordPress
In reply to: How to put a hover effect into an image?Nailed it!
img.grouped_elements:hover{
-webkit-filter: contrast(80%);
}Thanks man
Forum: Fixing WordPress
In reply to: How to put a hover effect into an image?Uhmm.. that is not being so specific, I don’t know specifically how to do the exact effect on the images at the aside.
Forum: Themes and Templates
In reply to: [Customizr] Can I change the color of only one menu item?I’ve did it putting this code
.navbar .nav li#menu-item-67 a { color: #ff8040; }
And I think that the edition of the style.css worked.
Thanks
Forum: Themes and Templates
In reply to: [Customizr] How to change size of the sub-menu?Sorry, I’ve meant >