Header error

Hola, tengo dos problemas con la visualización del header

La primera es que a veces el Action Bar se superpone con el header y hay que actualizar (CTRL + F5) para intentar visualizarlo correctamente

Adjunto captura


El switch de idiomas a veces da problemas. Por momentos los links se quedan bloqueados y hay que actualizar la página



No se si necesitan accesos para poder solucionarlo

Gracias

Comments

  • Hi,

    Sorry, but we provide this forum in English only.

    Rewrite your message in English, please.


    Thanks

  • Ok, I have two problems with the display of the header

    The first is that sometimes the Action Bar overlaps with the header and you have to update (CTRL + F5) to try to display it correctly

    Attached screenshot

    The language switch sometimes gives problems. At times the links are blocked and you have to refresh the page

    I don't know if they need access to be able to solve it

    Thank you

  • 1) Please use the following CSS code:

    #Top_bar:not(.is-sticky){
       top: 61px!important;
    }
    

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    2) Can you explain in more detail what is happening with languages, please? I quite do not understand.


    Best regards

Sign In or Register to comment.