Home › Forums › Jevelin Theme › manually udpate WooCommerce templete for old Jevelin installtion
Home › Forums › Jevelin Theme › manually udpate WooCommerce templete for old Jevelin installtion
HI Shufflehound,
Really enjoy your theme, especially the super nice support. We have our website based on the Jevelin 2.4.7 and it works great. Since we did some change to theme, the JS and the CSS, we don’t want upgrade and break anything.
However,Ā because we decided to add WooCommerce to the website, we are forced to upgrade to the latest version for the theme. I actually marked down all the changes on the origianl CSS and I am able to retrieve 99% of the original outlook of the website except
Please kindly help.
Elton
Solution for this topic
Hi Elton,
I hope you are well today and thank you for your question.
You can try resolving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .header-logo img { height: auto !important; width: auto !important; max-height: 100% !important; max-width: 100% !important; }
Best regards,
Shufflehound team
thx so much.
You are most welcome here š