Forum Replies Created

Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • in reply to: Navigation Menu #4055
    Anthony
    Participant

    I removed the third level when I couldn’t solve the problem. It began after you guys gave me a fix for the child element opening to the left of the parent menu items instead of the right. I can put it back up if you’d like.

    in reply to: Navigation Menu #3985
    Anthony
    Participant

    Any advice on getting the child elements to only display on hover? For instance, the Systems&Solutions->Readers automatically displays the 3rd child element.

    in reply to: "…" for certain pages in service section #2871
    Anthony
    Participant

    Sort of 🙂 Thanks for the reply. wordpress has been very interesting so far. Like there wpautop function. Is there an easy work around to keep the service section empty? And maybe remove all of the underline on hover? Thanks so much guys. You’ve been awesome in your responses. Definitely will come back to you guys for themes.

    in reply to: Main Nav Active Hover Color #1797
    Anthony
    Participant

    That and I think one of the last things is making the submenus open to the right of the main nav instead of the left. 🙂 Thank you so much for all of your reply guys, and providing this theme. 🙂

    in reply to: Main Nav Active Hover Color #1783
    Anthony
    Participant

    Thank you for all of yoru replies. I got the menu to work out. I ended up using the wrong foundation file. I was only using it for a couple components and didn’t put the gutted version in the directory. 🙂 So Thank you for that.

    Gave up on mega menu, looked cool but didn’t work properly.

    Have another question for you too unfortunately. Trying to take away the text-decoration of all of the links on the homepage for hover. The navigation menu as well as the services section. Thank you again!!! You guys have been great.

    in reply to: Main Nav Active Hover Color #1763
    Anthony
    Participant

    Still the same thing unfortunately

    in reply to: Main Nav Active Hover Color #1741
    Anthony
    Participant

    Hey thanks for the reply again. Another minor issue now witht he child theme. I’ve created the child theme, the only thing I’ve put in it is the functions.php and style.css file. the link is above and you can see what the mobile menu is doing now. Any tips would be much appreciated.

    <?php
    add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
    function theme_enqueue_styles() {
    wp_enqueue_style( ‘bizlight-pro’, get_template_directory_uri() . ‘/style.css’ );
    }
    ?>

    in reply to: Main Nav Active Hover Color #1708
    Anthony
    Participant

    Nevermind Created the child theme. 🙂

    in reply to: Main Nav Active Hover Color #1707
    Anthony
    Participant

    Hello Mr. Support team. The site temp URL http://66.147.244.96/~bridgga7/

    I guess where I was going with the editing, is you’re already including the JS and CSS files for bootstrap to each page. When I am editing the page, can I type up bootstrap divs and will that simply suffice and still be okay to update, assuming you don’t update the actualy bootstrap version.

    in reply to: Upper menu bar color #1686
    Anthony
    Participant

    .navbar-fixed-active{background-color:rgba(200, 200, 200, 0.9) !important;}

    #masthead{background-color:rgba(255, 255, 255, 0.9) !important;}

    Not sure which you are referring to but try these out in the custom css. Change the rgba to whichever you would like. Play with them and see which changes you want.

    in reply to: Main Nav Active Hover Color #1683
    Anthony
    Participant

    Also I see this was built on bootstrap. I am new to wordpress and was wondering if when I edit a “page” in the wordpress panel, can I hard code bootstrap divs and functionality? Or where would I put this?

    in reply to: Main Nav Bar #1680
    Anthony
    Participant

    Sweet. Worked perfect. Thank you for your responses. 🙂

    in reply to: Disable the animations on the icons #1679
    Anthony
    Participant

    Thank you. 🙂

    in reply to: Sub-Menu Hover Background #1663
    Anthony
    Participant

    I got this one 🙂 Thank you

Viewing 14 posts - 16 through 29 (of 29 total)