Your account expired support, please renew to get your support.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22044
    WebsterGG
    Support Expired

    Hi Support,
    What’s the perfect logo size of demo 6, which suits both in fixed and sticky header.
    https://meenatchipooja.com.sg/
    Thanks.

    #22055

    You can add custom CSS to child-theme ( file style.css):

    //Logo sticky

    .header-sticky .site-branding img {
        width: 120px !important;
    }

    //Site logo

    .site-branding img {
        width: 150px !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.