Code

Discussion on Immortal Header With Bootstrap Carousel And Modal

Discussion on Immortal Header With Bootstrap Carousel And Modal

Cart 156 sales

szthemes does not currently provide support for this item.

24 comments found.

Hi Szthemes

I just bought your header menu theme Immortal and i was wondering what software / environment you used to make this theme?

Best regards Plasticine Jan Gottliebsen

Thanks for purchasing the product. We made all elements in Bootstrap v3.3.5.

How to make the nabber fix to the top on scroll while in mobile view? .navbar-fixed-top is not working. Thx.

Thanks for purchasing the product and rating our product.

Well, as far as your problem is concern navbar fix in mobile view is not a bug. But in fact we have deliberately not fixed the navbar in mobile view. Because when we fix the navbar it covers the whole mobile screen. And the other contents on the page becomes invisible.

But still if you want to fix the navbar in mobile view you just have to follow the following steps;

1- Delete the data-offset-bottom="0" from nav tag from your required particular file that you want to fix the navbar.

For more convenience we have mentioned the example below;

nav class=”navbar navbar-default full_transparent_navbar” data-spy=”affix” data-offset-top=”1” data-offset-bottom=”0”

2- Please Add class fix_navbar in nav tag.

nav class=”navbar navbar-default full_transparent_navbar fix_navbar ” data-spy=”affix” data-offset-top=”1”

3- Add the below CSS code in head section of your required particular HTML file.


<style>

  .fix_navbar.affix {

    position: fixed;

  }

</style>

Please do not hesitate if you have any further queries about this item

Hi there,

Could you tell me if this is compatible with Wordpress? I have a theme I am happy with, but I would like to change the header section to a full width responsive image, which will change dependant on devices (i.e. it pulls in a different image when a phone is used). Apologies, I am a little wet behind the ears when it comes to all this. Any help would be appreciated. Thank you.

Thank you for taking interest. This item is not compatible with WordPress.

Hi, Will I know the code to set up header? How difficult is it? I have a lot of elements in my theme and I don’t know how to hide it to set up something new. Thanks

Hi,

Thanks for purchasing this product.

To use this product you may refer to documentation.

Regards,

SZThemes

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey