• I have the free version of wptouch and I am trying to change the capitalized headings as viewed on mobile phones. I have tried to add custom css like
    .post-page-head-area.bauhaus {
    text-transform: none !important;
    }
    and it looks like it changes when I view it onscreen but not on the live mobile site.

    Any suggestions on how to change this would be appreciated.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor WPtouch

    (@wptouch)

    Hi,

    Please make sure you are adding the custom CSS to WPtouch’s Custom CSS and not the desktop theme’s “Additional CSS” field. If you’re adding it to WPtouch’s “Custom CSS” field and the issue persists, clear any caches you have running on the site, and make sure that any cache plugin or system is configured to ignore the WPtouch user agent list below (or to cache separately for it).

    Configuring Cache plugins for WPtouch

    Regards,

    Emilio Rivera,
    WPtouch Support

Viewing 1 replies (of 1 total)

The topic ‘WPtouch change capitilized text’ is closed to new replies.