Text Cuts Off on Right

Discussion in 'BizWay WordPress Theme' started by joanne pc, Jun 4, 2013.

  1. joanne pc

    joanne pc Guest

    Joined:
    Mar 8, 2013
    Messages:
    7
    Likes Received:
    0
    If I set a page to full width format the text appears in a white box and is cutoff on the right side of the box.

    If I change it to default format then this problem goes away. However, everything is pushed over to the left side.

    Is there a way to fix the cutoff in full width? And/Or can I center the text more when using the default.

    My site is www.blueopaldoodles.com

    Right now the pages are set to default.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Could you please select fullwidth template for your page, So that we will check your issue and provide you exact solution.
     
  3. joanne pc

    joanne pc Guest

    Joined:
    Mar 8, 2013
    Messages:
    7
    Likes Received:
    0
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    DIV DIV DIV.grid_24 DIV.page-content DIV.fullwidth {
    left: 0!important;
    }
    
     
  5. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    I tried the above on designedinside.com.au (26so@28@vi
    lyndorjoh) but it didn't solve the problem. Any ideas?
    Many thanks
    Liz
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207


    Hello,

    We have checked your website and we are not getting your issue, Please explain with the help of screenshot, About which area you are talking.
     
  7. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Hi, The problem is on the kitchen page of this site (image attached). It needs to be a gallery page.

    Many thanks
    Liz
     

    Attached Files:

  8. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .thumbnail p {
    width: 90%;
    } 

    This will solve your issue.



    Thanks & Regards
    Gourav Shrivastava
     

Share This Page