Viewing 3 reply threads
You must be logged in to reply to this topic.
Dear Support Team,
Could you please help me to make logo in the center for Mobiles only. https://trelliscafe.ca.149-56-38-106.server4.lottadigital.com/
Thanks
Subhash
Hello,
I have centered the logo in the mobile by adding this custom css code:
@media(max-width:480px){
.c-left.header-col{width:100%}
.header-el.cl-h-cl_header_logo{
margin-left: 62%;
transform: translateX(-50%);
-webkit-transform:translateX(-50%);
}
}
Please if you like our theme rate it with 5 stars https://themeforest.net/downloads
Regards!
Awesome,
Hi Ruco, Again thanks for quick help.
I already provided 5-stars.
Wish you all the best.
Thanks
Subhash
You must be logged in to reply to this topic.