Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Try:

    .wpcol-one-quarter {width:95% !important;] and see if that helps. You can customize the percentage value to what suits you best.

    You’re welcome.

    Thread Starter scolburn

    (@scolburn)

    Hmmmmm…I tried variations on:

    .wpcol_1quarter {width:90% !important;}

    I used a plugin for columns. the above is the code used in the desktop version. I couldn’t see any change no matter the number I plugged into the percentage.
    My columns on other pages look great:

    http://www.ninetenfilms.com/links/

    But it seems to get messed up when an embedded video is in line with the column.

    We’re seeing
    .wpcol_1quarter width at 22% on http://ninetenfilms.com/stigma/ and .wpcol-one-half width at 48% on http://ninetenfilms.com/links/.

    We’re not seeing any caching plugins active at this time so you should be seeing the same.

    Hi,

    I’ve just installed the free plugin and been playing around with the settings. A couple of initial problems:
    The first page is ‘About Us’ but I would prefer to have the ‘Menu’/’Pages’ screen as the first page a visitor sees – is this possible?
    On the fist page screen the title text lines are too close together. On main site all is ok – can I adjust this?
    Finally, I noticed on the WPTouch download – i.e. if you don’t use the auto plug-in – that there are various themes but I can’t see these in the ‘settings’ page.

    Main site – http://www.loudandclearuk.com

    thanks,

    Stewart

    The first page is ‘About Us’ but I would prefer to have the ‘Menu’/’Pages’ screen as the first page a visitor sees – is this possible?

    You may set a different mobile homepage through the option at “Home Page Re-Direction > WPtouch Home Page”. If you’re asking about creating a custom home page that displays a menu, this is only a feature of WPtouch Pro.

    On the fist page screen the title text lines are too close together. On main site all is ok – can I adjust this?

    You may add custom styling to your mobile theme in the “Stats & Custom Code” area. In this case, .pageentry h2, .mainentry h2 {line-height: 24px;}, where you adjust 24px to your liking, should handle this sitewide. If you want the change ONLY in that instance, you’ll need to give that heading a class name and use that selector in your styling (instead of .pageentry h2, .mainentry h2, you’ll have .yourclassname h2). However, that will require a custom page template as the WordPress editor does not allow naming of page titles. WPtouch Pro will allow you to create a template solely for use with this page.

    Finally, I noticed on the WPTouch download – i.e. if you don’t use the auto plug-in – that there are various themes but I can’t see these in the ‘settings’ page.

    WPtouch comes with one default theme. WPtouch Pro comes bundled with two but the first is similar in styling to the free theme and the second is geared towards theme developers.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Page with columns messed up’ is closed to new replies.