- This topic has 8 replies, 2 voices, and was last updated 7 years, 9 months ago by
Mahamadul.
Viewing 9 posts - 1 through 9 (of 9 total)
- AuthorPosts
- April 21, 2017 at 11:19 pm #2838
Mahamadul
Participantplease help me?
April 22, 2017 at 12:20 pm #2864Hash
KeymasterWhy would you want to remove the responsive?
April 22, 2017 at 10:09 pm #2868Mahamadul
Participantsee my site
April 23, 2017 at 10:17 pm #2875Hash
KeymasterThe problem is due to content that you have added that is not responsive at all.
April 23, 2017 at 10:21 pm #2877Mahamadul
Participantyes, that’s why I want remove Responsive layout And Mobile theme.
April 24, 2017 at 8:50 pm #2882Hash
KeymasterYou will have to edit the style.css
Delete all the codes below line 3086 starting with @media screen and (max-width: 1200px){…
April 24, 2017 at 10:22 pm #2885Mahamadul
Participantthank you
Now Responsive layout problem solved
but one problem still remains mobile site view?
so, please tell me how to remove mobile theme?April 27, 2017 at 7:42 pm #2912Hash
KeymasterBetter disable the sticky header option or
Add this CSS
.ht-sticky-header #ht-masthead{
position: static;
}April 28, 2017 at 1:51 pm #2933Mahamadul
ParticipantForce a Desktop Version of a Site on a Mobile Device
- AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.