Some Adjustments Needed

Discussion in 'Compass WordPress Theme' started by furballschoice, Jul 27, 2014.

  1. furballschoice

    furballschoice New Member

    Joined:
    Jul 27, 2014
    Messages:
    4
    Likes Received:
    0
    Hi,

    We just purchased this theme and are building our site but there are a few things that are causing problems.

    For the Logo and top menu locations, there is a lot of white space. We'd like to move the menu much closer to the image slider and also close up the white space above the logo image. How can this be done?

    Also, We have a Facebook feed widget that is configured to put on the main page. We'd like this Widget to replace the "Latest From The Blog" section but nothing I've tried works. If I use Wordpress and drag the Widget to the "Home Page Sidebar Feature" widget area, it replaces the Testimonials and leaves the Blog section. We'd actually prefer the opposite behaviour - Replace the Blog section and keep the Testimonials. How do we do this?

    Thanks in advance for your time and advice.
     
  2. ankor1961

    ankor1961 New Member

    Joined:
    Jul 18, 2014
    Messages:
    4
    Likes Received:
    0
    Hi,
    to get rid of that white space above the logo try this:
    Change


    .header{
    margin: 47px 0px 38px 0px;
    }

    into

    .header{
    margin: 0px 0px 38px 0px;

    }

    I hope this will be correct.

    Greets!
     
  3. furballschoice

    furballschoice New Member

    Joined:
    Jul 27, 2014
    Messages:
    4
    Likes Received:
    0
    I'll try that for the header. Thanks. :)

    Any ideas on the Facebook feed thing?
     
  4. Nitesh

    Nitesh Support Staff

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

    Download "front-page.php" file attached and replace it with existing file.
    It will enable widget in place of blog section.

    Thanks & Regards
    Nitesh Raghuwanshi
     

    Attached Files:

Share This Page