This topic has 9 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Robert Hall
Hi..
I have uploaded the logo, but when I scroll down, why the logo is not shrinking? It stays in it’s original size and make the header too long.. In your website and sample it shrink..
Also just realize your themes is not drag and drop? maybe you can develop it to make it better.. when others theme already on it..
Thanks,
Surya
Just find out again. the custom background not working?? I have uploaded an image, change the background color, but nothing happen?? is this theme works?
Hello,
Please provide us with link to the site and we’ll try to help you with the issue.
To set background color firstly you need to go to Theme Options and change site layout to boxed.
Regards,
Jack Richardson
Hi Jack, Thank you for your reply.
My site is gymshopbali.com.
I try to edit it with css (activated custom css): .fixed-header-area .logo img {height:50px;} also not working. Please advise.
Regards,
Surya
Hello,
Please add the following code into the custom.css:
.fixed-header-area .logo {
max-width: 60px;
}
and change max-width value to your desired.
Regards,
Jack Richardson
I should turn on the custom CSS, and write the codes on editor in default.custom.css. Am I correct? I did this and still the same. Did I miss something? You may check with the login details I gave you.
Hello,
You should rename default.custom.css to custom.css and then enable it Theme Options.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Jack Richardson
Hi.. Thanks! It works now.
just some question, is there any tutorial files that I could use?
in your theme color section, there is no option to change the text color? I need to change the price text color. However I could change it from css. just wondering if it’s in the theme options
Hello,
Some setting you can do in Theme Options -> Typography. But to change the price text color need to edit the CSS file (only custom.css).
Regards,
Robert Hall.
Tagged: design, logo, persuasive, shrinking, themes, woocommerce, wordpress
The issue related to '‘logo not shrinking’' has been successfully resolved, and the topic is now closed for further responses