I am currently trying to update the header logo on the website benvenutos.com/. I have attempted to change the logo in the theme settings and it is not registering the change. I also have attempted to change the logo url path in the templates.less file and that doesn't seem to be recognizing the change either. Does anyone have any suggestions on this or and idea as to why this might be happening?

    Hi i_press

    I tried to change logo at my local site but it still worked fine. You can share the super admin account of your site and tell me the image you want to replace. I will give it a try.

    Regards

      7 days later

      You can share info via Fields in your first post or put in your reply + set it as Private rely

        5 days later
        This message is visible to Moderators only
        hidden content

        The logo is set via CSS on your site, I just overrode with this css rule:

        .logo-image > a {
            background-image: url(../../../../images/BIG_Logo_Web_White_Small.png);
        }

        Kindly check.

        Thank you so much. I appreciate your help!!!!

        5 days later
        Write a Reply...
        You need to Login to view replies.