The responsive features of the theme is bad, I need to disable it. It is build with bootstrap. http://bliccathemes.com/medicom-wp/1/ I've neen trying to do it muself by editing css "Responsive Query " and bootstrap.css but it does not changes anything.
Fahad Murtaza answers:
Just remove this from header.php
<meta name="viewport" content="width=device-width, initial-scale=1">
It should be somewhere between the <head> </head> tags.
Mik Mo comments:
It does not helps