• Hi I am hoping to make my site unresponsive: i.e.: I would love to fit the pages full on a mobile/tablet page. Is there an option to turn responsiveness on and off? Site: the http://www.yogimatt.com

    Also I can’t get the title off the home page. I tried to add following code to custom css but it’s still showing up:

    .home .entry-content {
    position: relative;
    top: -25px;
    }

    Thank you.

Viewing 1 replies (of 1 total)
  • Hi,

    There is no option to turn off responsiveness.
    The whole theme is built on it.

    Sorry, you website url does not load.
    Please post again.

    To hide anything, you should use display:none;
    your code is for positioning. Maybe your class name is wrong.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Make Unresponsive’ is closed to new replies.