-
Author
-
January 13, 2015 at 16:53 #41884
alberhd
ParticipantHi, thats a question for @Laura, recuerdas que me ayudaste para poner el texto sobre la aplicacion en la pantalla principal de la web? Queria saber como es posible ocultar ese texto cuando el usuario acceda desde un movil,porque en una tablet de 8.4 se ve bien,pero cuando entras desde un iphone 5 o de ese tamaño,el diseño responsive no se ve bien y queria saber si hay manera de ocultar ese texto cuando el usuario acceda desde un dispositivo de este tamaño.
Gracias!
January 13, 2015 at 16:59 #41889Laura
ModeratorHola, fue un error mio al no hacerte un css responsive, puedes pasarme tu web y el codigo que te pasé? Te haré una versión responsive correspondiente 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 13, 2015 at 23:52 #41955Laura
ModeratorHola, me pasas tu web? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 14, 2015 at 22:56 #42076Laura
ModeratorHola, prueba este código 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files.January 15, 2015 at 04:54 #42144Laura
ModeratorHola, creo que es mejor que lo integre yo así puedo probar los cambios directamente, podrías darme tus datos de ftp? Gracias! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 15, 2015 at 19:41 #42237Laura
ModeratorHola, añade esto a tu style.css en el child theme:
COPY CODE@media (min-width: 1120px) and (max-width: 860px) { .Aplicaciones { float: right; margin-top: 10px; width: 500px; } } @media (min-width: 850px) and (max-width: 770px) { .Aplicaciones { float: right; margin-top: 10px; width: 400px; } } @media (min-width: 770px) and (max-width: 624px) { .Aplicaciones { margin-top: 10px; width: 700px; padding-left: 50px; } } @media (min-width: 624px) and (max-width: 557px) { .Aplicaciones { margin-top: 10px; width: 600px; padding-left: 50px; } } @media (min-width: 543px) and (max-width: 557px) { .Aplicaciones { margin-top: 10px; width: 500px; padding-left: 50px; } } @media (min-width: 496px) and (max-width: 402px) { .Aplicaciones { margin-top: 10px; width: 400px; padding-left: 50px; } } @media (min-width: 402px) and (max-width: 290px) { .Aplicaciones { margin-top: 10px; width: 300px; padding-left: 50px; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 15, 2015 at 20:02 #42242alberhd
ParticipantYa,me salio el mismo problema de la captura del fallo anterior,te funciono el acceso al ftp?
January 15, 2015 at 20:34 #42247Laura
ModeratorHola, el acceso funciona pero solo para un archivo, me das acceso a style.css de child theme por favor? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 15, 2015 at 20:37 #42249alberhd
Participantya di acceso,lo cambios estan en menos de 5 min,gracias por tu tiempo
January 17, 2015 at 21:35 #42466Laura
ModeratorHola, esta listo, siento la espera.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 20, 2015 at 10:25 #42725Laura
ModeratorUn Placer 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.