Remove Linkpanel and use whitespace

Discussion in 'Poloray WordPress Theme' started by dinazawaski, May 16, 2014.

  1. dinazawaski

    dinazawaski New Member

    Joined:
    Apr 13, 2013
    Messages:
    16
    Likes Received:
    0
    Hello,

    I wanted to get rid of the linkpanel section and did so using this css:

    .linkpanel {
    display:none;
    }

    But I would like to use the white space that it used to occupy. I would like the text to go all the way across the page, rather than stop where the linkpanel would have started (see screen shot)


    Here is my domain, although its in maintenance mode: http://bostondiverservices.com/


    Thank you in advance for your help!
     

    Attached Files:

  2. Piyush

    Piyush Support Staff

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

    Go to the front-page.php file present in your theme directory and follow the instruction shown in the image given below.

    [​IMG]
    [​IMG]

    [​IMG]

    This will solve your issue.
     

Share This Page