Forum Replies Created
-
AuthorPosts
-
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…?
This reply has been marked as private.Hi, look what happens when I try to install the plugins…
Thank you Harry, cheers!
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…
Any idea why’s that?
3. How can I change the color of the closing button of the popup?
Thanks!
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!
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!
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
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
Hi,
Is it possible just to have the 2 flags in the top-right corner without creating that gray space?
-
AuthorPosts