Forum Replies Created

Viewing 10 posts - 1 through 10 (of 34 total)
  • Author
    Posts
  • in reply to: Optimizing website #2678

    Ok, is there an efficient way to refer again all the images on the site or do I have to delete them all, upload them all again and refer them one by one…?

    in reply to: Optimizing website #2676
    This reply has been marked as private.
    in reply to: Optimizing website #2661

    Hi, look what happens when I try to install the plugins…

    in reply to: Edit elements only for mobile #2543

    Thank you Harry, cheers!

    in reply to: Edit elements only for mobile #2535

    Yeah sure, I just did it.

    Last things Harry…

    1. I still see the dark gray bar at the top

    2. It seems that there is one link that doesn’t work in mobile version only, i’m talking about this particular product

    On both galleries…

    Galería MTO

    Galería RTW

     

     

     

     

     

     

     

    Any idea why’s that?

    3. How can I change the color of the closing button of the popup?

    Thanks!

    in reply to: Edit elements only for mobile #2526

    Hi Harry

    1, 2. Thank you, Now I only want to disappear that gray bar at the top with the “search” and “my account” buttons. And to increase the sizes of the language changing flags on mobile, they are too little.

    3. I don’t see any difference in the text, I want it to appear more “compact” when it comes to small screens, do you know what I mean?

    For example if I drag my window the text maintains its scale…

    …Ideally it should change according to the screen width, it’s that possible?

    These are the last issues (I hope haha) thank you for your time!

    in reply to: Edit elements only for mobile #2516

    Hi Harry,

    1.I followed your instructions to the letter and at the end, when I activate the Gecko child, the following message appears…

    I also want to insert the cart / bag button just by the changing language flags.

    Ideally the header will look like this… in the red box the cart button and in the blue one the changing language feature.

    2. When I try to update the theme, it says that “Updating this theme will lose any customizations you have made. ‘Cancel’ to stop, ‘OK’ to update.”

    Does it means that if I update it I will basically have a raw template again?

     

    3. I want to use Media Queries for different device widths, in order to control the size and spacing of the text when it comes to smaller screens…

    e.g.

    I think it’s something like this…

    [code]

    @media only screen and (max-width: 768px) {
    b {
    font-size: 20px;
    }
    }

    @media only screen and (max-width: 320px) {
    b {
    font-size: 10px;
    }
    }

    [/code]

    4. And in addition to this, I want to set the same rule for this meta slider

    I tried to fix it with the css that you gave me…

    [code]

    @media only screen and (max-width: 736px) {

    .metaslider .slides img {
    height: 120px;
    }

    }

    [/code]

    Changing the height value, is there a better way to do it?

    So the height of the meta slider changes depending of the width of the screen…

     

    Thanks in advance!

    in reply to: Edit elements only for mobile #2504

    Hello Harry, I can’t find the directory path of the gecko-child in the folders, i am using a FTP server to access the host, can you help me find it?

    Thanks

    in reply to: Edit elements only for mobile #2501

    Hi Harry,

    Do I have to create the child theme first, or does it exist already? If so, how do I access that path? I don’t see any attached file…

    Thx

    in reply to: Edit elements only for mobile #2499

    Hi,

    Is it possible just to have the 2 flags in the top-right corner without creating that gray space?

Viewing 10 posts - 1 through 10 (of 34 total)