logo is cut off when you rotate mobile on craft theme

logo is cut off when you rotate mobile on craft theme

GiudFabri123
Explorer
73 0 16

It all looks good but when you open the website on an iPad or you rotate the screen for a wider version view the logo is cut off. any idea how to solve this? 

Replies 2 (2)

FrankyGiap
Shopify Partner
88 15 12

Hi @GiudFabri123 ,

You can share with me your expectation about result?

- Solved it? Hit Like and Accept solution or ❤️Buy Me Coffee❤️
- Fusion Workflow: Automate Your Store with Precision and Ease

WebDeskSolution
Shopify Partner
206 46 55

Hello @GiudFabri123 

 

Please follow the steps below after logging into the Shopify admin:

 

  • Go to your Shopify Admin panel.

 

 

  • Click on Online Store > Themes.
  • Find the theme you want to edit and then click Actions > Edit code.
  • Search base.css
  • Insert the provided CSS code at the end of the file and save the changes.

 

 

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header
    {
        padding-top: 38px;
    }
}

 

 

Please hit Like and Mark it as a Solution if you find our reply helpful.

Thank You,


WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call: 877.536.3789


Canada: 150 King St W. STE 200, Toronto, ON M5H 1J9

 | USA: 98 Cutter Mill Rd. STE 466, Great Neck, NY 11021