Viewing 3 reply threads
You must be logged in to reply to this topic.
For some reason, my logo that I uploaded appears too wide when it goes into phone size devices. I also had to upload a jpg file that had the logo offset to the right to avoid overlapping with the hamburger menu icon. I don’t like this solution as it makes the logo offset to the left on larger screen sizes. Please help point the way.
Hello,
You can fix this with some css. Please send us your site’s url so i can give proper advice.
Best regards!
Hello,
Please add these lines into your custom css box:
@media (max-width: 480px){
#logo img { max-height: 40px !important;}
.fullwidth .blog-article.alternate-style .media { width: 300px !important;}
.fullwidth .blog-article.alternate-style .content { width: 293px !important;}
}
Result.
If you had difficulties uploading from the host, it’s probably a memory issue. you may not have enough memory. The template is installed properly, but it looks like you did not set the home page in General Options and Settings > Readings.
You can import a demo by going to Specular > Import/Export (Dummy data) Screenshot.
Best regards!
You must be logged in to reply to this topic.