Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1305370
    Jason
    Participant

    Sure.

    #1305372
    Jason
    Participant

    Um according to one of the replies that you have sent me , you asked me to paste some css code. I have done that. But it diesnt change anything

    . entry-wrap{
    box-shadow: none;
    }

    #1305374
    Jason
    Participant

    Ok. I have added my menu. See according to the screenshot.

    But i want my menu as well as the logo to be on the left and i want to place two buttons inline on the right as in the second screenshot. Please help

    Thanks

    #1305382
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .masthead-inline .desktop .x-nav {
        float: left;
        width: 93%;
    }

    Add two other menu menu items that you want to style them like buttons.

    Hope that helps.

    #1305482
    Jason
    Participant

    Thanks. Hope it will look like the screenshot

    #1305489
    Christopher
    Moderator

    Hi there,

    Which menu items should be styled like buttons?

    Thanks.

    #1305535
    Jason
    Participant

    None of theme actually! I want a Watch Video and a Our Work buttons.

    Also please tell me where can i make my navy bar and footer transparent?? Footer and navigate bar transparency

    #1305542
    Jason
    Participant

    Nav bar!! Not navy bar!!

    Also my nav bar does not show up on a mobile device

    #1305626
    Jason
    Participant

    In the screenshot, my site shows a box-like structure in the nav bar,

    But i dont want the box structure. Please help.

    #1305648
    Joao
    Moderator

    Hi Jason,

    First of all I would like to suggest you, that we try to concentrate to fix on thing at the time.

    Let’s concentrate on styling your navbar as you want, once that is fixed, we can move forward to the next thing and so on.

    So based on the layout you are looking for, the first thing I believe it is important to do it:

    1- Click on Edit page > On your WordPress Top Admin bar > Once you are on wordpress admin back end, under the blue update button, you will find > Page Attributes > Page Template> Select > BLANK NO CONTAINER HEADER FOOTER.

    2- Go to Appearance > Menus > and Add links or pages to your menu that you have selected as your main website menu, right now there is none.

    3- To make your navbar transparent:

    Please add the following code to Appereance > Customizer > Custom > CSS

     .x-navbar {
                position:absolute;
                width:100%;
                background-color:transparent !important;
                box-shadow: none;
                border: 0;
           }
           body.x-navbar-fixed-top-active .x-navbar-wrap {
                height: auto;
           }

    Hope that helps,

    Joao

    #1305657
    Jason
    Participant

    I use the Layout : Full Width. Will it work for this too???

    #1305659
    Jason
    Participant

    Ok. Now done. This is the result. I wabt to remove the ‘Home’ text from my page. Is that possible?

    #1305716
    Joao
    Moderator

    Hi There,

    Seems like your website is not working,

    Is it working on your end?

    Let us know

    Joao

    #1305732
    Jason
    Participant

    Yes

    #1305735
    Jason
    Participant

    I used ro think that X had an option for header and navbar transparency. Well i guess that yall removed it in your latest update

  • <script> jQuery(function($){ $("#no-reply-1236597 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>