Tagged: background
-
AuthorPosts
-
August 6, 2014 at 10:52 pm #300862
Hello, I can do so that the responsive menu is fixed or stiky top as in the PC version?
Thank you!
Greetings!
August 6, 2014 at 11:26 pm #300873Hey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .responsive #top #header {position: fixed !important; } }
Cheers!
JosueAugust 7, 2014 at 9:34 am #300986Hi Josue!
Its ok, but the slider dont work well in responsive version, the fixed responsive menú is above the slider and videos…any idea??
Thanks!
August 7, 2014 at 9:36 am #300987This reply has been marked as private.August 7, 2014 at 9:37 am #300988its only happend with mobile version, in iPad its ok….
August 7, 2014 at 10:25 am #300998Hey!
The link you posted is redirecting to a coming soon page.
Cheers!
JosueAugust 7, 2014 at 10:26 am #300999the menu image is mounted on the slider…you understand me??
August 7, 2014 at 10:29 am #301002This reply has been marked as private.August 7, 2014 at 10:31 am #301003This reply has been marked as private.August 7, 2014 at 10:32 am #301005this forum is public?? I dont want de people see this information….
August 7, 2014 at 10:34 am #301006Add this to the Quick CSS too:
.html_header_top.html_header_sticky #main { padding-top: 88px !important; }
August 7, 2014 at 10:34 am #301007Your replies containing links are now private, only moderators can see it.
August 7, 2014 at 10:50 am #301014ok Its ok!!! Thanks! Excelent and fast!!
The shrink effect is posible in the mobile version??
August 7, 2014 at 10:57 am #301016uPS!!
Now, the search icon to main menu dont work….
August 7, 2014 at 11:05 am #301018This reply has been marked as private.August 7, 2014 at 8:06 pm #301305August 7, 2014 at 10:40 pm #301369This reply has been marked as private.August 7, 2014 at 11:15 pm #301383Hey!
Can you post a screenshot of your view on mobiles?
Cheers!
JosueAugust 22, 2014 at 1:13 pm #307813This reply has been marked as private.August 24, 2014 at 6:35 am #308385Hey!
The header is transparent already, are you referring to the submenus?
Cheers!
JosueAugust 24, 2014 at 8:07 am #308394This reply has been marked as private.August 24, 2014 at 8:25 am #308401Hola,
Puedes hablar en Español conmigo, me puedes explicar el estado actual y que es lo que falta arreglar exactamente?
Saludos,
JosueAugust 25, 2014 at 12:46 am #308511This reply has been marked as private.August 25, 2014 at 1:14 am #308513Hola,
1. El piquito no aparece por defecto cuando se selecciona el header transparente, puedes cambiar esto agregando el siguiente código al Quick CSS:
#top .av_header_transparency .current-menu-item .avia-menu-fx { opacity: 1 !important; }
Sobre los submenus, no noto el problema honestamente (http://i.imgur.com/Oz8L4r0.png), trata de mirarlo en otro ordenador/navegador.
2. Añade este código:
.html_header_transparency .header-scrolled .header_bg{ background: rgba(0, 0, 0, 0.4) !important; }
3. Podrías usar los items de portfolio para crear un catalogo sin funcionamiento de compra.
Sobre un plugin de manejo de media, seria cosa de buscar en el repositorio de WordPress, aquí hay un par que tal vez te sirvan:
https://wordpress.org/plugins/media-file-manager-advanced/
http://wordpress.org/plugins/uber-media/Si queréis dar ideas para mejorar Enfold lo puedes hacer en el siguiente enlace (en Inglés):
https://kriesi.at/support/enfold-feature-requests/Otra cosa, es recomendable mantener el theme actualizado a la ultima version (2.9.1), en ambos websites.
Saludos,
JosueAugust 25, 2014 at 9:15 am #308683This reply has been marked as private.August 25, 2014 at 9:47 am #308697This reply has been marked as private.August 25, 2014 at 4:58 pm #308879Hola,
Prueba con este código para cambiar el color de los items de menu:
.avia-menu-text { color: white !important; }
Y este para hacer los submenus transparentes:
.main_menu .sub-menu, .avia_mega_div { background: rgba(0, 0, 0, 0.4) !important; } .avia_mega_div .sub-menu, .main_menu ul ul a{ background: transparent !important; }
Para cambiar tu avatar ve a gravatar.com.
Best regards,
JosueAugust 25, 2014 at 8:07 pm #308964This reply has been marked as private.August 25, 2014 at 8:11 pm #308965Prueba con esto:
.social_bookmarks a { color: white !important; }
August 25, 2014 at 10:35 pm #308996This reply has been marked as private. -
AuthorPosts
- The topic ‘Fixed responsive menu theme Enfold’ is closed to new replies.