Text not expanding to right side

Discussion in 'Local Business WordPress Theme' started by georgemaka, Mar 13, 2014.

  1. georgemaka

    georgemaka New Member

    Joined:
    Mar 12, 2014
    Messages:
    4
    Likes Received:
    0
    I had unwanted widgets on all my pages on the right side of the page, so I added this code to get rid of it;

    .sidebar {
    display: none;
    }
    The widgets are now gone, but I the text does not expand all the way to the right side. How do I fix that?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the Pages > All Pages and edit that page, which you want to display in fullwidth,
    and select the "Fullwidth Page" Template from the Page Attributes section.

    See the image for reference.
    [​IMG]


    This will solve your issue.
     

Share This Page