Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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

    #660570

    Hi Filipe!

    Please change your code to following one

    .home .logo {
        height: 600px !important;
        width: 600px !important;
    }

    Best regards,
    Yigit

    #660582

    Thank 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.

    #660592

    Hey!

    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,
    Yigit

    #660594

    Ok.

    I already did it… so let me explain.

    This is how I want the logo when everyone access my website

    View post on imgur.com

    When everyone scrolls the page, this is what happens to the logo

    View post on imgur.com

    And this is how I want to happen with the logo when everyone scrolls the page

    View post on imgur.com

    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.

    #660599

    Hey!

    Please change the code i posted above to following one

    .home .av_header_transparency .logo {
        height: 600px !important;
        width: 600px !important;
    }

    Best regards,
    Yigit

    #660600

    Thanks man! Worked SMOOOTH!!!

    Thank you, Yigit!

    #660602

    Hi!

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Logo Size’ is closed to new replies.