Menu and Gallery

Discussion in 'BusinessGrow One Page WordPress Theme' started by renarts, May 20, 2014.

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

    renarts Member

    Joined:
    Sep 4, 2013
    Messages:
    49
    Likes Received:
    1
    Hi!

    I need help with the following questions please:
    • There's too much space below the menu on the home page. Is there a way to make it aligned with my logo or do I have to change my logo to a specific size?
    • On the gallery section, a small square with the word "all" is on top. Can you please tell me how to remove it?
    • On the Homepage, can I have a different heading on the section title than what will appear on the menu as well? My headings are longer and have to cut down the words so that it won't look too long on the menu.
    Site URL: http://positiveproductivity.com.au/
    Looking forward to your prompt response. Thanks in advance.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,
    1, 2)
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    div#MainNav {
    margin-top: 29px;
    }
    #filters {
    display: none;
    }
    3) Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. renarts

    renarts Member

    Joined:
    Sep 4, 2013
    Messages:
    49
    Likes Received:
    1
    Hi Nitesh.

    Thanks for your help! All's great now :)
     
Thread Status:
Not open for further replies.

Share This Page