My Website Name Overlaps Itself In The Header On Theme Debutify Version 2.0.1

Hello! My store name seems to overlap itself in the header whenever the page is full screen or in desktop mode. Does anyone have any tips on how to fix this?

The url is https://petstopandshop.com/ and the password is whaist .

Thank you so much in advance!

Hi, Happy to help you with the issue

Follow these steps :

  1. Go to Online Store-> Theme->Edit code
  2. Asset->/theme.scss.liquid->paste the below code at the bottom of the file.
.site-header__logo-link{
font-size: 26px !important;
}

This worked!! Thank you so much that was so helpful!! @SagarSukhanandi :slightly_smiling_face: