• Resolved doricar

    (@doricar)


    Hi all,

    http://atsushitani.com

    This is a site I’m making for a friend. Right now there’s not much on there, because I’m trying to get the style made before I add much content.

    I love the theme and it’s super helpful, but I want to change the lower half of the site into a large tiled image menu. I would like to run it as a static front page like now, but want to remove the Call me tani part, and the testing 123 part.

    I would also like to remove the spacing between the menu and the call me tani area.

    I hope I have explained well enough. If it helps, I’ll make a photoshop mock up of what I want to achieve.

    Looking forward to hearing from you guys.

    Thanks in advance.

    James

Viewing 1 replies (of 1 total)
  • Theme Author CyberChimps

    (@cyberchimps)

    Hi James,

    Nice to know that you love the theme !

    Sorry as it took a while to respond.
    For the first part of your query: Can you please confirm which part you wish to replace ? Also, since its been quite some time now, the testing 123 part may have been changed ( as it can’t be seen on the site)

    For the second part of your query: The spacing between the menu and the call me tani area can be removed using custom CSS. You can add the below custom CSS under Appearance > Customize > CSS Styles > Custom CSS Styles

    
    .front-page #wrapper
    {
    	margin-top:0;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Keeping header and menu, but nothing else’ is closed to new replies.