• I am having issues with two things.

    I am trying to add the tip container above the slide show, and make one below it also in the same blue as the theme.

    Also, trying to add a label to the responsive menu.

    Ive been looking and trying different things out for the past couple of hours, I have not been able to come up with a solution. Any help would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • What do you mean by “tip container”?

    By add a label to the responsive menu, you mean substitute the 3 bars with a word? If so, answered here.

    Also, check out the FAQ if you’ve not seen it yet.

    Thread Starter Lee Mosler

    (@nlmosler)

    I want to add a bar underneath the slider that is full width. Also, I want to add “Navigation Menu” to the left side of the box and have the 3 lines on the right side of the box still function correctly.

    OK, I’ve now figured out what tip container is: it’s a class that Nikeo added to properly format his new developer tooltips. That class will not be visible to anyone using your site.

    For the bar underneath the slider, you can use:

    .carousel-inner {
        border-bottom: 10px solid #E9EAEE;
    }

    Change colour and size to suit your needs.

    For the navbar button, see here.

    Take a look at the FAQ too, if you haven’t seen it already.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding two things’ is closed to new replies.