This topic has 17 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #41884
     alberhd
    Participant

    Hi, 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!

    #41889
     Laura
    Moderator

    Hola, 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 solution

    Laura 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 🙂

    #41951
     alberhd
    Participant
    This reply has been set as private.
    #41952
     alberhd
    Participant
    This reply has been set as private.
    #41955
     Laura
    Moderator

    Hola, 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 solution

    Laura 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 🙂

    #41963
     alberhd
    Participant
    This reply has been set as private.
    #42076
     Laura
    Moderator

    Hola, 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 solution

    Laura 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.
    #42085
     alberhd
    Participant
    This reply has been set as private.
    #42144
     Laura
    Moderator

    Hola, 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 solution

    Laura 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 🙂

    #42148
     alberhd
    Participant
    This reply has been set as private.
    #42237
     Laura
    Moderator

    Hola, 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 solution

    Laura 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 🙂

    #42242
     alberhd
    Participant

    Ya,me salio el mismo problema de la captura del fallo anterior,te funciono el acceso al ftp?

    #42247
     Laura
    Moderator

    Hola, 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 solution

    Laura 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 🙂

    #42248
     alberhd
    Participant

    ok,ya voy

    #42249
     alberhd
    Participant

    ya di acceso,lo cambios estan en menos de 5 min,gracias por tu tiempo

    #42466
     Laura
    Moderator

    Hola, 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 solution

    Laura 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 🙂

    #42610
     alberhd
    Participant

    Quedo perfecto,muchas gracias!

    #42725
     Laura
    Moderator

    Un Placer 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

Viewing 18 posts - 1 through 18 (of 18 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?