- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › Beauty Cuts Theme Support › Moved: Reply To: Logo position on mobile site – Beauty Cuts Pro
i do the same this code did’t work for me
Hi Krishna,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.header .header-inner .logo{width:auto !important;}
}
Regards,
Dave
