laurelcastillo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change font ColorHi, @giovannionias. Rose is right, you can add custom CSS to required classes.
Text in yellow boxes in the left upper corner of products has “onsale” class.
So if you want to change text on hover directly to that element, you can use something like this:.onsale:hover { color: red; }Forum: Fixing WordPress
In reply to: Pictures doesn’t loadHi, @seedsister. This text “Ondersteund door WordPress | Thema: Envo Business” – is a promo from your website Theme developers. You can contact them to ask where you can disable promo link.
Forum: Fixing WordPress
In reply to: Gallery with mouse over effecthello. I know some, different types of galley and over effect. Looks nice but quit hard to sort with a settings, there are lots. try this https://supsystic.com/plugins/photo-gallery/, used another one before, have to find the name, was fine as well
Forum: Fixing WordPress
In reply to: Blank page on websiteHello, I had such problem before, nearly break my mine. use this https://stackoverflow.com/questions/36577020/php-failed-to-open-stream-no-such-file-or-directory, check it. I had issue with PHP settings, maybe u’ll find something useful and sort it out
Forum: Fixing WordPress
In reply to: share posts on Twitter with a short-linkHello, I saw lots of plugin, something like “Social Share button”, and there are U can use shortcode I think