Tagged: socket
QUESTION 1:
I have a button that I use on my site that is actually a picture.. And everytime the mouse hovers over it this effect happens. And I do not like that, is there anything that I can do to change that?
QUESTION 2:
In the socket section, it has “© Copyright – BlackStorm Design – Enfold Theme by Kriesi” And I would like it to say just “© Copyright – BlackStorm Design”. Is there any way I can change that?
Hi erickeith9!
1) Would you like to remove that effect on all images or only in that certain one? Please post the link to your page where you have that image.
2) You can add [nolink] to copyright section as shown here http://i.imgur.com/tp5tAEG.jpg
Best regards,
Yigit
I would like to remove the effect on selected images… Here is a link on one of the few pages its on. http://blackstormdesign.com/marketing/organic-search/
Thanks!
Hi!
Try with this code (add it to Quick CSS):
.post-entry-63 .image-overlay{ display: none !important; }
Best regards,
Josue