I have a logo for my site but no matter how big my logo is, it shows up the same size on the webpage. Even if I make the logo huge, it still shows up small when I upload it. Is there an option to make the default header image size bigger? Or do I just have to deal with having a small logo when I use this theme?
Please send me your site for further checking.
Hi Brentmac !
To change the header site in your site, You can add the following code to the style.css file.
.site-title {
height: 100px;
width: 300px;
}
Hope this helps !
It was quite difficult to set up the content-start-wrapper.php archive to leave it compatible with the Hueman theme but I got it.
<section class=”content”>
<div class=”page-title pad group”>
<h2><?php _e( ‘Question & Answer’, ‘hueman’ ); ?></h2>
</div>
</section><!–/.content–>
<?php get_sidebar(); ?>
<div class=”main “>
<div class=”container-inner”></div>
<section class=”content”>
<div class=”pad group”>
Please send me your site for further checking.
Sir, i am using Contact Form 7 and i am unable to change the width of the Submit button. Please help me
http://michael.flaflooring.com/contact-us/
thank you
To resolve this issue, you can add the following code to the style.css file:
.wpcf7 input[type="submit"] { width: 190px; }
Hope this helps !
Sir, I am using Content Views Plugin after active this plugin it is decreasing the size of my website width automatically i am trying to resize the website width from the themeOption but it doesn’t work if plugin is activated. here is my website look like this after activate the Content Views Plugin. http://michael.flaflooring.com/
current website max-width is 1300.
Please sir help me.
To change the size of your website, you can add the following code to the style.css file:
.boxed #wrapper, .container-inner { max-width: 1380px; }
Sir, I copy and past your code in the style.css file but it does not effect on my website here is my link.
http://michael.flaflooring.com/image-gallery/
You can tell me detail about this issue, please send me a screenshot for further checking.
Thank you for your reply Sir,
1.Sir How can i attach my screen shots where is the option.
2.I have another question in the hueman theme we have only one blog can we create another blog?
Regards,
1. You can attach your screen shots here: http://imgur.com/
2. You can send me username & password of your site for further checking.
Hi @pharmaplex you need to delete this comment and use private answer instead for security purpose @dominic delete this comment if you see what i mean
Thank you sir i got it message has been delete.
Sir, In Hueman theme.
I am using blog that is perfect can i use another blog, meaning the blog is perfect for 1 product i need another blog for my 2nd product.
Thank you.
I think you have resolve this issue, I will mark the “Resolved” for this question. If you have any question, you can contact with author of Hueman theme.
Please login or Register to submit your answer