Home › Forums › Best Business › Small logo show
- This topic is empty.
-
AuthorPosts
-
August 31, 2017 at 12:38 pm #1579dricaMember
Hello, again, congratulations on a beautiful theme, the “Best Business”
I would like to know if I can increase (customize) the size of the logo because the template shows a very small logo!August 31, 2017 at 1:30 pm #1581Axle SupportModeratorHello @drica
Yes, you can upload any size logo, we just recommend to be 150*150. But the choice is yours. Just upload and crop as required.
Hope you got this if you need any other assistance feel free to let us know we will be happy to help you ahead.
Regards.
August 31, 2017 at 1:37 pm #1582dricaMemberThanks for the answer;
But I uploaded my logo in the original size, but it does not appear, the template itself left in smaller size, see, please:
http://adtec-rio.com.br/videovigilanciaAugust 31, 2017 at 8:36 pm #1588dricaMember….
Just uploading the file, as you recommended, did not work ….I was only able to change manually by changing these limits in the css code below.
custom-logo-link
.custom-logo-link {
float: left;
max-width: 250px; <<<<<<<(here)
margin-right: 100px; 250px; <<<<<<<(here)But I think it would be safer if I could change it in “css custom” ….
It’s possible?September 1, 2017 at 7:30 am #1595Axle SupportModeratorHello,
If you want to customize CSS only then you can use Additional CSS in Customizer. You should NEVER modify theme or plugin directly. Otherwise it will be lost when theme is updated. Another alternative is using child theme. https://codex.wordpress.org/Child_Themes
Regarding logo, CSS you have changed is correct. But please keep it in
Additional CSS
box in the Customizer.
Moreover, we are releasing theme update with this logo issue and other. Please check after you have updated theme.Thanks.
September 1, 2017 at 12:46 pm #1596dricaMemberPerfect. I understand what you say
But what source code should I use in “custom css” to mentor the size change of the logo?
thanksPS: I really like the themes of you. Do you have a full subscription plan to purchase all the themes?
September 3, 2017 at 4:25 am #1604Axle SupportModeratorYou can use
a.custom-logo-link{}
for the size.
Re: subscription – I am afraid we dont have subscription plan for the purchase of themes. You would have to purchase each product separately.September 4, 2017 at 10:45 am #1606dricaMemberThanks!!
= ) -
AuthorPosts
- The topic ‘Small logo show’ is closed to new replies.