New Landing How can we help? Themeforest Theme Support Neighborhood Always show header on Smartphones.

Viewing 11 posts - 1 through 11 (of 11 total)
  • #304074
    Alpeer3
    Member
    Post count: 14

    Hello,

    I have 3 questions that I can’t seem to find an answer or guide too. I’ll list them bellow.

    1. I want the header to always follow on smartphones when you scroll down so that you don’t have to scroll all the way up to get to the menu and the shopping cart icon etc. Is this possible, if so how?

    2. Is it possible to change the languange switcher in the header to a currency switcher? If yes, may I get a guide? I’m fairly new to wordpress (woocommerce).

    3. How can I delete the red marked area which seems to be on all my pages? (See picture R1.jpg)

    Thank you for a very nice theme!

    Attachments:
    You must be logged in to view attached files.
    #304192
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding your questions:

    1)There is the mini header option, give it a try.
    https://www.dropbox.com/s/4ec4jy1fpl53zve/Screenshot%202016-11-29%2013.28.58.png?dl=0

    2) If you can find a shortcode that does that you can include the shortcode in the Top Bar right/Left text config.

    3) Add the code below to your custom css option

    .page-heading {
        display: none;
    }

    -Rui

    #304571
    Alpeer3
    Member
    Post count: 14

    Thank you very much!

    #304572
    Alpeer3
    Member
    Post count: 14

    The post doesn’t switch to resolved, could you please change the status.

    Thanks,
    Alper

    #304884
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    #307065
    Kibana
    Member
    Post count: 54

    Hi Rui,

    I have the mini header turned on but it doesn’t show on my iPhone only when browsing the website on a PC/Mac. How can I solve this?

    #307080
    Alpeer3
    Member
    Post count: 14

    Hi Kibana,

    David Martin gave me this code, which works like a charm. Try it out.

    @media only screen and (max-width: 767px) {
    	.has-mini-header #header-section {
    	  position: fixed;
    	  top: 0;
    	}
    }

    Hope it helped!
    Alper

    #307086
    Kibana
    Member
    Post count: 54

    Thanks Alper! Works indeed. However it does take up quite a lot of the vertical screen space, partly because of my logo.

    I’ve seen in another post you use a back-to-top plugin. Could you tell me how this plugin is called? I think I’ll just use that one to get back to the menu quick.

    Thank you in advance!

    #307092
    Alpeer3
    Member
    Post count: 14

    My pleasure Kibana. Regarding the back to the top plugin I use Scroll Back to Top.

    Happy building!

    #307296
    Kibana
    Member
    Post count: 54

    Eventually I ended up using a different plugin that basically does the same. Thanks anyway for the tip!

    #307350
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved guys.

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register