badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Fixed Navigation. Slide Over Slide Show

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27826
    jordanrodriguez809
    Participant

    Hi, I want to make my navigation and all of this section <div class=”hgroup-wrap”> fixed and I want to make sure when scrolling down that it stays solid white and scrolls over the slideshow image. I added “position: fixed;” to “.hgroup-wrap” but the nav bar and title were behind the image and it was transparent. http://bisoninternetmarketing.com/

    #27831

    Hi Jordan,

    To make the navigation solid white and scrolls over the slideshow image Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .hgroup-wrap {
        background-color: #fff;
        position: fixed;
        width: 100%;
        z-index: 3;
    }

    Thank you!

    #36747
    landile.x
    Participant

    Hi

    I also downloaded the theme, very awesome…

    How do i change the Menu colors and also how to make my slider??

    Thanks.

    #38661

    Hi @landile-x

    Changing color feature is not available in the free version you have to upgrade to premium version to have the color feature and many more. To make slider follow this instruction https://www.themehorse.com/theme-instruction/interface/#slider

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.