• Closed
  • Federico
    Spectator
    March 5, 2015 at 6:46 pm #15135

    In the home page, with Bootstrap slider, many times when I try to chose a subpage in submenu, the same disappears and become impossible to use it and to go to another page.
    How can solve this problem?

    P.S. in the posts of this forum how can I put a screenshot?

    Roman
    Spectator
    Posts: 3147
    March 5, 2015 at 6:54 pm #15138

    you could upload it on a free image server, e.g. http://prntscr.com/ and use the img tag in the editor to paste it here

    Federico
    Spectator
    Posts: 20
    March 5, 2015 at 8:17 pm #15146

    screenshot of my menu

    Roman
    Spectator
    Posts: 3147
    March 5, 2015 at 8:41 pm #15147

    no image has been provided….anyway, the best would be to provide a live website to check the code

    Federico
    Spectator
    Posts: 20
    March 5, 2015 at 9:23 pm #15149

    http://prntscr.com/6d4xqa

    Roman
    Spectator
    Posts: 3147
    March 6, 2015 at 10:15 am #15167

    can u provide the website URL with the issue please?

    Federico
    Spectator
    Posts: 20
    March 6, 2015 at 2:02 pm #15176

    Dear Roman, I’m working in localhost

    Valdenir Flauzino
    Spectator
    Posts: 5
    March 6, 2015 at 4:46 pm #15178

    Hi,
    Maybe the problem is being caused because you are in localhost.
    For now, try to add the following custom CSS (appearance > theme options > custon CSS).

    .primary-menu ul ul ul{margin-left:-5px !important}

    If you have problem when put yout website online, remove the custom CSS

    Note: Change the “-5px” until you have the div navigation itens side by side (no spacing).

    I hope that helps! Thank you for your contact!