Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi,
The heading on the mobile version of this site – michaelcrichards.com – is not appearing correctly and the logo is not resizing.
Can you tell me how to resolve this please?
Many thanks,
Adam
Hello,
Please add this css into your Custom Css box:
@media (max-width: 480px){
#logo img {
width: 250px !important;
margin-top: -15px !important;
}
.slider#slider-fullwidth {
margin-top: -120px !important;
}}
Best regards!
You’re welcome!
If you like our theme and support, please leave us a review on Themeforest. It’s important for us :)
Thank You!
You must be logged in to reply to this topic.