This topic has 4 replies, 2 voices, and was last updated 9 years, 5 months ago ago by Jack Richardson
I am trying to add an image in Footer 1. It is 230×230 pixels. I have tried adding it and specifying different widths but it appears as very small. I searched the comments here in Theme Forest but just one person has asked this and you told them the answer privately. Please tell me how to place a full size image in the footer.
I tried your support but got the following error: “8192 preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead (./__swift/thirdparty/HTML2Text/class.html2text.php:444)”
Please help
Hello,
Please add this code in custom.css file:
.footer_block1 img {
max-width: 100% !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
Thank you but the code has not worked. Is there anything else I can try?
Hello,
Did you enable Custom CSS in Theme Options > Custom CSS and rename default.custom.css to custom.css?
Please give us wp dashboard credentials.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up