by Marshall | Feb 7, 2015 | Blog |
If you want to change the default WordPress logo on login screen, you can do it by adding this code to your functions.php file. Create a folder named images in your theme directory and upload the image with the name admin_logo.png (or change the path or file name as...
by Marshall | Feb 6, 2015 | Blog |
A simple CSS code can overwrite the Avada WordPress theme default shadow property on footer and widget links. If you want to remove the shadow from Avada WordPress theme footer text, here is the code you can add to Avada theme settings (custom CSS area) .copyright {...
by Marshall | Feb 6, 2015 | Blog |
Out of many Avada WordPress theme shortcodes, we would be posting a few commonly used shortcodes. Here is the first in the series which can be used to create a tooltip in Avada WordPress theme straight from your content area. Lorem Imsum [popover title=”Unleash...
by Marshall | Feb 6, 2015 | Blog |
If you have a Google Analytics code and want to know if the code is the new one (Universal) or the old tracking code, this is how you can spot it. The new tracking code has a following function. If you see the following function in the Google Analytics trackign code,...
by Marshall | Feb 5, 2015 | Blog |
Contact Form 7 wordpress plugin let you add placeholder text and thus you can get rid of the standard Your Name (required) next to the input fields and use HTML5 Placeholder. This is how a placeholder can be added in Contact Form 7. [text your-name placeholder...
by Marshall | Feb 3, 2015 | Blog |
If you got email from PayPal with subject line “PayPal Instant Payment Notification Warning” and the body says something similar to the text below, you can fix it from your PayPal account area. Dear Name, Please check your server that handles PayPal...