Change in page width?

Discussion in 'ColorWay WordPress Theme' started by digitalfairydust, Mar 17, 2015.

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

    digitalfairydust New Member

    Joined:
    Mar 4, 2015
    Messages:
    6
    Likes Received:
    0
    Hi - I've been developing my home page for the past few weeks - the temporary address is located here: http://181.224.139.5/~digita89/.

    For some reason, the width of the main white space has suddenly narrowed? The four pictures at the top of the page used to all fit on the same line, but now the fourth picture and text has been bumped below everything else. How do I fix this?

    Thanks,
    Moira
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi moira!

    Could you please provide us some edited screenshot which gives us some idea about your first issue?

    To fix four picture issue, please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    .one_fourth {
    width: 22%;
    }

    Thanks,
    Praveen
     
  3. digitalfairydust

    digitalfairydust New Member

    Joined:
    Mar 4, 2015
    Messages:
    6
    Likes Received:
    0
    Thanks, Praveen - this code took care of the problem. Have a great day!
     
Thread Status:
Not open for further replies.

Share This Page