Max dimensions for site logo Support Forums for LiveMesh Themes & Plugins › Forums › Invent Theme Support › Max dimensions for site logo This topic has 3 replies, 2 voices, and was last updated 3 years, 2 months ago by Raghavendra. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 5, 2020 at 1:43 am #35670 Ian CumberbatchParticipant What are the maximum dimensions for the main logo? Right now, my logo laps over the slider. July 7, 2020 at 1:38 pm #35678 RaghavendraModerator If you provide a link to the page, we can assist in fixing this using some custom CSS. July 9, 2020 at 2:27 am #35693 Ian CumberbatchParticipant This reply has been marked as private. July 13, 2020 at 1:49 pm #35706 RaghavendraModerator Since the logo is having a height bigger than usual, pls use the following custom CSS to fix the issue – .site-branding { top: 5px; } @media only screen (min-width: 768px) and (max-width: 1024px) { .site-branding { display: inline-block; float: left; top: 5px; } } Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The forum ‘Invent Theme Support’ is closed to new topics and replies.