Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1251862

    Hello,

    How can I make the homepage have a different logo and font color than the rest of the website?

    Thank you

    • This topic was modified 4 years, 2 months ago by Arlie_Francis.
    #1251992

    Hey Arlie_Francis,

    You can use css to change the home only. Is it just for the menu only?

    Best regards,
    Jordan Shannon

    #1252236

    It is for the menu and the logo. Still possible?

    what is your home page id or class?

    #1252352

    Checking in to see if someone can help with my two questions. THank you

    #1252397

    Hi,

    Add this to quick css:

    
    .home .avia-menu-text,
    #top .av-logo-container .social_bookmarks li{
    color:#2a435b!important;
    }

    As for the logo that may be a little bit tougher, do you have that can be switched out with what you have there now?

    Best regards,
    Jordan Shannon

    #1252534

    Thank you for the font fix.

    Yes, I have the logo I want to switch just on the home page. If that is what you are asking me.

    #1252841

    Hello, I updated my subscription so I could get assistance. Did we hit a dead end? I have not heard back from anyone. Thank you!

    • This reply was modified 4 years, 2 months ago by Arlie_Francis.
    #1253098

    I found this: https://kriesi.at/documentation/enfold/logo/#image-logo-with-subtext
    I put the function but it is not working. Will someone please look, thank you?

    #1253406

    Hi,

    Apologies for the delay. The logo appears to be fixed via this css:

    
    .home .av_header_transparency.av_alternate_logo_active .logo {
        content: url(//dev07.allydrez.com/wp-content/uploads/2020/10/DD_book.png) !important;
    }

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.