-
Author
Tagged: Header Logo Size
-
September 3, 2015 at 22:48 #76123jwchameleoncorpParticipant
Hello,
Is there size limitation for the header logo? I’ve tried to make it bigger by scaling it in the media repository, but it doesn’t seem to change on the webpage. I cleared the cash, but that doesn’t seem to be the issue.
Thanks for your help.
September 5, 2015 at 03:43 #76255LauraModeratorHello, what do you exactly want to do? Make the logo bigger? Let me know 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
September 6, 2015 at 21:51 #76399LauraModeratorHello, please add this to style.css of child theme
COPY CODE#logo { max-height: 138px; width: 350px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
September 7, 2015 at 05:17 #76427jwchameleoncorpParticipantHi Laura,
Thanks for the code!
However when I tried it, it didn’t seem to change the size of the logo. Here is what I put in the style.css of the child theme:
/*
This code changes the size of the header logo
*/
#logo {
max-height: 131px;
width: 557px;
}The dimensions in the code I pasted here are bigger than I want. I tested several different sizes just to see if I noticed a difference.
Did I make an error somewhere?
Thanks for your help,
Jeff
September 7, 2015 at 09:01 #76428jwchameleoncorpParticipantHi Laura,
Never mind. I reviewing it and it looks like the slogan is about even with the menu items, which is a natural fit and makes it looked balanced. Thanks for your help! 🙂
October 17, 2015 at 17:41 #82940steveParticipantHi,
would like to use logo size width 250px and height 178px. Added the code you gave to quick CSS and it helps (proportions ok) but the logo goes on search form. My question is how to move the form little bit below so it would be still responsive on every device?
url: http://mysite.webberry.eu/
Thank you!
SteveOctober 18, 2015 at 23:07 #83059LauraModeratorHello, you could try to add this to quick css
COPY CODE.revslider-head.absolute-head .form-wrapper { margin-top: 238px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.