Okay
  Public Ticket #3792703
transparency on logo
Closed

Comments

  • kuyui started the conversation

    Dear support,

    Hope you doing well. My question is -> how can I put some transparency on logo at portfolio item page.


    6042538656.png


    The logo I circle around, I clicked to edit page however I couldn't find a field to adjust its transparency. Can you show me where to adjust this for all portfolio items ?

  •  1,558
    Laborator replied

    Hi there,

    Try adding this CSS to Custom CSS area of that page:

    .header-logo.logo-image {
        opacity: 0.5;
    }

     

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group