Home Page Services

Discussion in 'ButterBelly WordPress Theme' started by aupaircanada, May 28, 2014.

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

    aupaircanada Guest

    Joined:
    May 28, 2014
    Messages:
    8
    Likes Received:
    0
    Is there a way to make the Home Page Services Feature the full width of the page and remove the Tabs and Feedback? Also, how would I move the Homepage Services Feature to appear above the Homepage Feature area?
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this open "front-page.php" file and remove code shown in the image.
    grid16.png
    grid8.png

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

    Code:
    .stMain {
    width: 100%;
    }

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. aupaircanada

    aupaircanada Guest

    Joined:
    May 28, 2014
    Messages:
    8
    Likes Received:
    0
    Worked perfectly! Thank you!!!!!
     
Thread Status:
Not open for further replies.

Share This Page