Thebestusername
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Woocommerce add terms and conditionsThe support is only for paying customers. I’ve only downloaded one of their free theme to try it out
Forum: Fixing WordPress
In reply to: Remove hover colorAlright so what new .css code would i then add to the custom css to make the hover color disappear?
Forum: Fixing WordPress
In reply to: Remove hover colorHey thanks, but i cant find background-color: #1288d3;
I searched for .entry-header .comments-link a:hover
and found this in the .css:
}/* Comments link */
.entry-header .comments-link a {}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {}
.entry-header .comments-link .leave-reply {}
I tried to search for background-color: #1288d3; but i couldn’t find it.
Any idea what to do? 🙂
Forum: Themes and Templates
In reply to: How to remove the slider?Thanks i figured it out! It was bugged because of a plugin. I just deactived all plugins and it worked
Forum: Themes and Templates
In reply to: How to remove the slider?Or is there a way to reset the style.css? But i dont want to delete all my pages etc.
Forum: Fixing WordPress
In reply to: [Catch Box] Recent blog post – title issueOh i completely forgot to mention that i don’t have a lot of wordpress experience, but i’ve tried to edit the style.css with no succes.