beelenz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to add a watermark image to a WP Page behind the textWell I don’t really have a particular website in mind. I’m just designing a site right now and I want to put a watermark image behind the actual text on each. Similar to how people watermark images. I want to have a background image watermark behind the actual text / copy.
Forum: Fixing WordPress
In reply to: Genesis- Remove Featured Image from Single Post & PageI also want to hide images on the page(s) too but not in other area (e.g. Woo Commerce needs a featured image to display the product image). I tried this code but now my woo-commerce takes the iamges off the products also:
.feature img.post-image {
display: none;
}Forum: Plugins
In reply to: [Genesis eNews Extended] Change text color after submission in widgetTried it in the WordPress CSS Stylesheet Editor but it just deletes the text-color line and ends up doing nothing and looking like this:
.enews form {
}I used #FFFFFF but it goes away.
Forum: Plugins
In reply to: [Genesis eNews Extended] cool pluginForum: Fixing WordPress
In reply to: Wrap text around vimeo embedOk, thanks. Do you think it’s an “error” or just a pain in the butt to do?