[Resolved] How to select the logo on the header for CSS editor use?

Home Forums Support [Resolved] How to select the logo on the header for CSS editor use?

Home Forums Support How to select the logo on the header for CSS editor use?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #122260
    Siong Boon Lim

    Hi,

    I would like to know how to select the logo on the header for CSS use.

    I wanted to select my transparent background logo and customise to make it glow on the border of the image. I have tried many ways to select the logo, but cannot seems to get it selected.

    When I use the CSS inspector to edit, it is under
    .site-header .header-image{
    }

    but “.site-header .header-image” cannot not work in the css editor.
    I must have did it wrongly.

    Appreciate your help in this.

    Thank you.
    http://www.pic-control.com

    #122276
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    .site-header .header-image will definitely target it.

    What are you trying to do with it?

    #122279
    Siong Boon Lim

    I found it using
    .site-logo{
    }

    I am able to select the logo and add effect to the logo.
    Thanks.

    #122280
    Tom
    Lead Developer
    Lead Developer

    Cool 🙂

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