Before you ask please READ THIS

Removing top header, moving social media buttons to main header

edited April 2013 in Hypershot Posts: 2
Hi! Thanks for the great theme. I was wondering if it would be possible to make it even more minimalistic by removing the top header (the one with a search function and social media buttons). I don't need the search function for now, but I wouldn't mind having the social media buttons moved on the main header. Basically achieve something which would look like this:
http://imgur.com/IFAV1bU
rather than like this: www.tomasolisca.com

Thanks for your help
Tom

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    Yes it is possible, but cause of number of elements in this area it is not easy change due to layout responsiveness also.
    It is rather deeper theme customization, which we don't do(free or paid) as we don't have time and man power for that.
    So you would rather have to search for someone to do this job:-)

    With regards.
  • Posts: 2
    Hi, Thanks for your quick response... In that case, is there a relatively easy way to remove the top header entirely (without moving the social media buttons at all)?
    Thanks
    Tom
  • AirAir
    Posts: 10,970
    I don't know if
    tlisky said: without moving the social media buttons at all
    means that they can disappear, but lest try it.

    You will have to deactivate "Info above header" section http://apollo13.eu/docs/hypershot/#!/main_settings_menu_info_above_header

    Next we will hide with CSS upper part:
    .add-ons{
    display: none;
    }
    For inserting CSS you can use plugin like this http://wordpress.org/extend/plugins/pc-custom-css/ activate it, and next go to Appearance->Custom CSS. There you can insert your custom CSS.

    With regards.
  • I was wondering the same thing. I would like to keep the social media buttons and the music function but no fill behind it. just the background image stretched to the full screen?
  • AirAir
    Posts: 10,970
    Then maybe set transparent color for background in these elements?

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!