Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.March 3, 2022 at 6:50 pm in reply to: Issue with logo, heading and logo have not inough space in mobile view #1343040
Hi Yigit,
works great, many thanks!!!
kind regards Jak
- This reply was modified 2 years, 8 months ago by Jak73.
This is so amazing cool!!!
Thanks a lot for that!
kind regards JakSorry, my mistake, now it works…
Thanks a lot for your help!!!
kind regards Jak
Hi Rikard,
thanks for your help. Unfortunetly this did not work.
Actually i want to change the background of the active burger menu, so for example, if a visitor is on my contact page and opens the burger menu, the background of “contact”-menue-item in burger menu is blue.How can i do that?
Kind regards Jak
Hi Yigit,
could not get it to work.
But i also changed my mind.
I would now, like to change only the background color of aktive burger menu to: #00faee (like in screenshot).How can i do that?
kind regards Jak
Hi,
thanks for your help!So i should take this one for desktop width correction:
.page-id-416 .av_textblock_section.av-l078n2mv-4df7187073f248e919e9a59470855225 { max-width: 75%; margin-left: auto; margin-right: auto; }
and this one for mobile adjustment:
@media only screen and (min-width: 768px) { .page-id-416 .av_textblock_section.av-l078n2mv-4df7187073f248e919e9a59470855225 { max-width: 90%; margin-left: auto; margin-right: auto; } }
right?
kind regards
JakWorks really great! Many thanks!
One more little thing: how can i add 2-3 more pixel above the team member name?
kind regards Jak
Hi Nikko,
at first: many thanks for your help!!!!
Do you mean (max-width:767px) or (min-width:767px).
I’m asking, because i would like to reduce box-size in desktop view and have it at 90-100% in mobile view?Seems opposite in the moment?
kind regards Jak
Hi Rkard,
thanks for your help!!!
How can i add i little bit more space between the lines of name and the job title?kind regards Jak
Hi Nikko,
thanks for your help!
This works great in desktop mode, but makes the box to small in mobile view.
Seems keeping the box 100% in mobile view (vertical mobile view) would be better.How can i fix that?
kind regards
Jak
Ok, thanks a lot!
Will the template.css be better for loading faster? Is it same, no difference if it is in quick css or in template.css?
Kind regards Jak- This reply was modified 2 years, 8 months ago by Jak73.
This is so cool!
Thanks a lot!kind regards Jak
So cool! Thanks a lot!
I would like to have a little space between the photo and the border of each team member image. How can i add a little space, please?
kind regards Jak
Hi Mike, hi Rkard,
.avia-team-member .team-img-container img {
border-style: dotted;
border-width: 15px 15px 15px 15px;
border-color: #eeee22;
-webkit-animation: borderBlink 1s step-end infinite; (here i change the “1s” to f.e. “0.2”) right?
animation: borderBlink 1s step-end infinite; (here i change the “1s” to f.e. “0.2”) right?
}What should exactly do here? I’m a bit confused.
@-webkit-keyframes borderBlink {
from, to {
border-color: #fff;
}
50% {
border-color: #eeee22;
}
}
@keyframes borderBlink {
from, to {
border-color: #fff;
}
50% {
border-color: #eeee22;
}
}Please let me kno, what i shoul do, to get more then to colors blinking.
Kind regards Jak
Hi Mike,
that is so cool! Thanks a lot!
How can i make it blinking more faster and and to more colors?
kind regards Jak
Hi Guenni,
even than, when i uploaded the goolgle fonts with: import/export:Custom Font Manager on my ftp?
kind regards JakHi Yigit,
works great! Thanks a lot!!!
kind regards Jak
Hi Ismael,
this i great! Thanks for your help!
Should i take out the added quick css and put it into the template.css file, when i’m done with creating my website or should i leave it there?
kind regards Jak
Hi Yigit,
thanks for your fast reply and your help!
Works nice, but the background image does not fit correctly.
I made the vide 750px x 750px, same for background image.1. How can i make the background image fit correctly? How for responsive view too?
2. How can i remove the existing preloader?
Kind regards Jak
- This reply was modified 2 years, 9 months ago by Jak73.
Hi Ismael,
are you sure there is no use of cookies, just want to avoid use of cookies?kind regards Jak
Hi Mike,
thank you very much! I’m using your code now and it works very nicely.
Is there a way to make my site faster? It seems everything is loaded now at the same time and my website went a bit slower. Is this possible?kind regards Jo
February 19, 2022 at 3:10 pm in reply to: How to change color of hover-background in Burger-Menu? #1341397Hi Mike,
i did not know that. Thanks for the info!Works great now, many thanks to you and Yigit’s help.
kind regards
JakFebruary 19, 2022 at 12:34 am in reply to: How to change color of hover-background in Burger-Menu? #1341380Hi Yigit,
thanks for your help!I
I added the code, but it seems there is no effect. Please have a look.
Kind regards Jak
February 18, 2022 at 1:17 pm in reply to: How to change color of hover-background in Burger-Menu? #1341340Hi Yigit,
i tried that, but it seems the text-color of the hover in menu has still a slight overlay, which makes the color a bit darker?
I’m still trying to remove the “fading to a slightly darker hover background” when mouse-over (please see the screenshot)
.
kind regards JakHi Ismael,
no, i did not install a seo plugin.
I tried Enfold > SEO Support > Meta tag “robots” . This removes the robot meta “index/follow” on all other pages.
The noindex/nofollow works now for selected pages.
But the robot-meta “index/follow” is now gone for every other page (i don’t have any index/follow on any other page.
Please have a look.kind regards Jak
- This reply was modified 2 years, 9 months ago by Jak73.
February 18, 2022 at 1:38 am in reply to: How to change color of hover-background in Burger-Menu? #1341247Hi Yigit,
i tried it, but it is not the result i would like to habe.
How can i change the text-color of the hover in menu?Can i remove the “fading to a slightly darker hover” when mouse-over?
kind regards Jak
Hi Yigit,
i’ll check it out, thanks a lot!
kind regards Jak
February 18, 2022 at 12:36 am in reply to: Buttons flipping below each other in responsive view #1341241This reply has been marked as private.This reply has been marked as private. -
AuthorPosts