Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

goatberg

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: how to style a submenu header in a collapsed navbar #1837
    goatberg
    Participant

    I have it fixed after writing rules for

    .container .navbar.navbar-inverse .container-fluid #navbar .nav.navbar-nav .dropdown .dropdown-menu>li>a

    and

    .container .navbar.navbar-inverse .container-fluid #navbar .nav.navbar-nav .dropdown .dropdown-menu>li>a:focus

    On to trying to fix other bugs in my site!

    in reply to: delete the space preceding a caret #1835
    goatberg
    Participant

    Hi,

    Thanks for the reply. Yes I did get very lucky when attempting to shift through the CSS files that I ran into it right off the bat at the very top of the file. The good commenting in the CSS file was very helpful.

    Thank you!

    in reply to: trouble getting submenu to work #1831
    goatberg
    Participant

    looks like I missed this one
    [link rel=”stylesheet” type=”text/css” href=”css/bootstrap-submenu.min.css”]

    which fixed it

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