Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3207056
Need to remove white background below the logo
Closed

Comments

  • Gkumar started the conversation

    Need to remove white background below the logo

    2621461482.png
  • Gkumar replied

    Still we have not received any response from your end

  •  7,092
    Oliver replied

    Hi,

    Sorry for delay. 

    https://thesportscart.in/wp-admin/ - not available, where is the login page? 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   Gkumar replied privately
  •  7,092
    Oliver replied

    Hi,

    Removed this code from the custom CSS field of theme options:

    .header-logo,
    .header-sticky-logo,
    .header-logo-border{
        background-color: #ffffff;
    }
    

    Now you should make logo image transparent (PNG)

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   Gkumar replied privately
  •  7,092
    Oliver replied

    Hi,

    I removed it... 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Gkumar replied

    but still its showing white background below image and I have uploaded transparent image for logo.

  •  7,092
    Oliver replied

    HI!

    Try to add this one:

    .elementor-widget-thegem-template-logo * {
        background-color: transparent !important;
    }

     

    3938581396.jpg

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver