Content dissappears under sidebar

Discussion in 'ColorWay WordPress Theme' started by flisan, May 19, 2013.

Thread Status:
Not open for further replies.
  1. flisan

    flisan New Member

    Joined:
    Mar 31, 2013
    Messages:
    6
    Likes Received:
    0
  2. 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:
    .productcol p {
    padding-right: 40px;
    }
    Adjust its value as per your requirements.
     
  3. flisan

    flisan New Member

    Joined:
    Mar 31, 2013
    Messages:
    6
    Likes Received:
    0
    Hi,
    Thank you for a quick response! It makes a difference, but not at some pages like http://lotushealthsupplements.com/checkout/

    If you add somehting in the shopping cart and then go to checkout, you can see that the content still disappears under the sidebar, and it is like this no matter if I use the code above.

    Thanks!
    Kind regards
    Lisa
     
  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:
    .content-wrap p {
    padding-right: 40px;
    }
    Adjust its value as per your requirements.
     
  5. flisan

    flisan New Member

    Joined:
    Mar 31, 2013
    Messages:
    6
    Likes Received:
    0
    Hello again,
    Thanks but nothing happens with that code.. :( still the same (I've tried both codes together and separately)!
    BR
    Lisa
     
  6. flisan

    flisan New Member

    Joined:
    Mar 31, 2013
    Messages:
    6
    Likes Received:
    0
    Never mind, I found the code in another forum :)
     
Thread Status:
Not open for further replies.

Share This Page