Home Forums WoodMart support forum Logo overlay header

Logo overlay header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #525024

    hasanarastart
    Participant

    Hi, I want to make out logo bigger and even overlay from header. I try to some css codes but it did not work. Is there any soluton about that? here an example of what we are trying to do

    https://saloni.furniture/

    and here is our site

    https://www.salonifurnitureus.com/

    #525179

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .wd-logo img {
        max-height: 150px;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)