[SKT Pottery] Logo image size responsive

Home Forums All Other Themes [SKT Pottery] Logo image size responsive

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #216163
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 30
    • Replies: 72
    • Total: 102
    Member since: May 16, 2020

    Hello,

    Is is possible to make the size of the Logo (Customizer – Header _Site title & Logo – Image) responsive?
    Now the logo appears way to big on a tablet/smartphone, so I would like to reduce the size of the image on smart devices.

    URL: www.artvanbuuren.nl

    I have sent credentials before for ticket #21510.

    With regards
    Hasso
    RED PILL Design

    #216167
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:1079px) {
    .logo img { height: 150px !important; width: 103px !important;}
    }

    Regards,
    Dave

    #216309
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 30
    • Replies: 72
    • Total: 102
    Member since: May 16, 2020

    Thank you very much!

    I added a gallery to the home page with different sets of pictures for PC and smartphone.
    On the smartphone the gallery does not play automatically.

    Any ideas what causes this?

    Regards
    Hasso

    #216365
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly check the carousel auto-play setting as given in the below link.

    If it’s the proper set, then kindly share the WP login details (username and password) via email at [email protected].

    https://elementor.com/help/carousel-widget/#settings-for-the-menu-widget

    Regards,
    Dave

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