Viewing 9 posts - 1 through 9 (of 9 total)
  • #167025
    dayconti1
    Member
    Post count: 18

    Hello , so that it is close to what I wish I made some changes to the menu , but after the change I can not change the .container element.

    See he is above the main.nav and therefore can not click.

    I tried to change the css :
    #top-bar.container
    #top-bar.tb-3.container
    .top-bar.container

    But none of them changes , but when I enter the browser can select the .container only the top bar to put none or display height: 0px

    can you help me?

    Attachments:
    You must be logged in to view attached files.
    #167060
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your website looks perfect. What do you want to achieve in the menu?
    Thanks
    Mohammad

    #167346
    dayconti1
    Member
    Post count: 18

    In image 2 shows the .container the top- bar in front of the main- nav that prevents that I can click, but I can not put z -index 2 for example because it is behind the logo and will not appear .

    I want to make this top- bar .container with 1px height . but I can not find the id and template class.

    #167707
    dayconti1
    Member
    Post count: 18

    Could understand the problem ? Would you like me to send more pictures ?

    #167924
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css selector #top-bar > .container.
    Thanks
    Mohammad

    #168251
    dayconti1
    Member
    Post count: 18

    Thank you for help, it was just that, only need one more dial, .Row
    I tried to replicate the same but did not work. 🙁

    # top -bar> .rom
    please ?
    Thank you very much for your patience and assistance

    Attachments:
    You must be logged in to view attached files.
    #168287
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry I don’t understand what you’re trying to do?

    – Kyle

    #168316
    dayconti1
    Member
    Post count: 18

    Kyle
    It was the row class and not rom, sorry.

    want to take all the things that are in front of the menu.

    you showed me how to get the .containeir
    now need to take
    .Row

    #168707
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    try this one.

    #top-bar > .row{
    display:none!important;
    }

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register