ziaboga
Forum Replies Created
-
Hi Rui.
I sent you an email to replay your request.
ThanksHi Rui.
I sent you an email this morning.
I’ll waiting for your answer.
Thanks a lot
JesusGood morning Rui.
Can you tell me again your email contact? That email you wrote an the previous post doesn’t work or I bad wrote it .
Many thanks.Hi Rui
I checked the image but I don’t know how to repair that mistake and if it is important.Could you help me?
Many thanks again.Have a good day
Hola Rui,
Imagino que entiendes español.
Muchas gracias por tu ayuda.
EStoy usando la version 2.6.1 de wp mobile y agradezco que estésis pensando en añadir nuevos iconos para el cierre del menu.
Los errores que aparecen de fuentes cuál es el que hace referencia a wp mobile menu?Mil gracias .
un saludoHi Rui,
Many thanks for your fast answer.
I placed the code you sent me and the first par is ok with fixed menu.
But #top-header {
position: fixed;
top: 0;
}If I put that code only works for small screens but in my desktop version de top header doesn´t cover all size of screen.
At the moment I have placed only fixed menu header but not the other one.
Have a goog day .
JesusForum: Plugins
In reply to: [Social Chat - Click To Chat App Button] How to hide the button on desktops?#watch is the ID of my plugin whatsapp
- This reply was modified 8 years, 6 months ago by ziaboga.
Forum: Plugins
In reply to: [Social Chat - Click To Chat App Button] How to hide the button on desktops?@media (min-width:768px){
#wacht{
display:none;
}
}