Right Column Description text cutoff in Responsive mode

Discussion in 'Andrina WordPress Theme' started by deltabankna, Jul 3, 2013.

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

    deltabankna New Member

    Joined:
    Jul 2, 2013
    Messages:
    5
    Likes Received:
    1
    I am using Andrina theme to redevelop an old web site. I have a fair amount of text in the Right Column Description that works correctly in desktop mode, but in responsive mode it cuts off the right side of some letters and words.

    The development site is here. A screenshot from my phone is attached.

    Mark K
     

    Attached Files:

  2. deltabankna

    deltabankna New Member

    Joined:
    Jul 2, 2013
    Messages:
    5
    Likes Received:
    1
    Ended up changing CSS code to add the margin-right below.

    .bottom-feature .bottom-feature-right .bottom-feature-right-wrapper {
    margin-left:55px;
    margin-right: 7px;
    }
     
Thread Status:
Not open for further replies.

Share This Page