-
AuthorPosts
-
July 13, 2016 at 9:01 pm #660559
Hey guys, whats up?! I’m trying to make my logo appears bigger just on my front page. I changed the value of the pixels at the “header size” in enfold menu and I got it, but the issue is that my logo became bigger in every single page of my website.
How can I make it big only on my front page? There’s a way to do it??
The link to the website: http://www.clubshowbar.com
Regards,
Filipe
July 13, 2016 at 9:28 pm #660570Hi Filipe!
Please change your code to following one
.home .logo { height: 600px !important; width: 600px !important; }
Best regards,
YigitJuly 13, 2016 at 9:44 pm #660582Thank you Yigit. It worked smooth! But when I scroll down the page, it doesn’t fit in the space of the menu. There’s a way to do it?
Can you help me with this??
Link to the website: http://www.clubshowbar.com
Regards,
Filipe.
July 13, 2016 at 10:30 pm #660592Hey!
Not sure if i understood you clearly. Can you please post a screenshot and show the issue? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitJuly 13, 2016 at 10:47 pm #660594Ok.
I already did it… so let me explain.
This is how I want the logo when everyone access my website
When everyone scrolls the page, this is what happens to the logo
And this is how I want to happen with the logo when everyone scrolls the page
There’s a way to do this? The first step is already done. The logo is big when I access the web site, I just want to make the logo fit in that black space when I scroll the page.
Regards,
Filipe.
July 13, 2016 at 11:19 pm #660599Hey!
Please change the code i posted above to following one
.home .av_header_transparency .logo { height: 600px !important; width: 600px !important; }
Best regards,
YigitJuly 13, 2016 at 11:22 pm #660600Thanks man! Worked SMOOOTH!!!
Thank you, Yigit!
July 13, 2016 at 11:25 pm #660602Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Logo Size’ is closed to new replies.