• Previous developer created this site and I just want to be done with it. Everytime I fix something that was done it opens another 2 or 3 can of worms. Just need to get this site to view properly on mobile and need some guidance on how to make this happen fast. Then the client will approve. Been playing with the css for about a day now and dont want to have to redo pages.
    Got WPTouch (free version) and am looking to find away to center site on desktop view and adjust home page and menu bar. Everytime I think I got it figured out something else goes wrong. Site was designed like ticking time bomb.
    THANKS!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Have you tried a different plugin to display a mobile site?

    What theme are you using?

    Thread Starter edcamp

    (@edcamp)

    I’ve actually got it to the point of just the menu bar not working. Any advice would be great!

    Can you please provide a link to your website

    Thread Starter edcamp

    (@edcamp)

    Previous developer created the theme from blank slate.
    I found the last issue just haven’t found the style code.

    Thread Starter edcamp

    (@edcamp)

    Thread Starter edcamp

    (@edcamp)

    I need to figure out how to override element.style in menu bar javascript for mobile display only.
    Only 0ne line of code away.

    #menuadminbar
    <div style=”position: absolute; visibility: visible; width: 1087px; height: 27px; font-family: Arial; font-weight: normal; font-style: normal; font-size: 11pt; z-index: 999999; top: 100px; left: -325px;”>

    Need an override for the
    left: -325px;
    to be
    left: 50px;

    Thread Starter edcamp

    (@edcamp)

    It’s not #menuadminbar it’s a div in the body that shows up as element.style.
    Not sure where to find it yet.

    Thread Starter edcamp

    (@edcamp)

    I need to add a style to the style that is created by menu-home.js
    Need to create @media override.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Quick Fix for mobile version’ is closed to new replies.