Forum Replies Created
-
AuthorPosts
-
No, I didn’t mean Google search.
I meant the search function of the website (magnifying glass).
I want to exclude the one block of code I used in the upper left for my homemade submenu from the website search.
Of course, I don’t want the menu terms to show up as hits. Then almost all pages would be displayed as search results.
Is there any way to prevent this with script – or whatever?This reply has been marked as private.This reply has been marked as private.You can close this – thank you.
July 15, 2021 at 4:54 pm in reply to: Changing background-color in the text part of the portfolio item in overview #1310309Hi Rikard,
thanks a lot.
Unfortunately, that’s not all.
In the case of mouse over or hover, the image should be displayed in color instead of any white areas.
If that is not possible, it would at least be nice if the color could be seen under the semi-transparent white surface.
“-webkit-filter: grayscale (0)” doesn’t seem to work.In addition, I would still like to add some space in the middle of the grid and the same space under each item, as in the example.
Isnt that possible?The hit would be if you could also fade in the title text (exerpt) only when you mouse over or hover – also as in the example.
Thank you very much in advance and best regards,
KnutnikHello again,
in the meantime that has been done with the full width menu: I made my own menu.
But I still need help with the link color.
In the Quick CSS I stated:
.p-navi {
font-size: 0.9em;
color: # ad9f8f;
}.p-navi-active {
font-size: 0.9em;
color: # 978672;
}.p-navi> a: link {
font-size: 0.9em;
color: # ad9f8f;
}# top.main-color> div.submenue-ib> span.p-navi> a: link, a: hover {
font-size: 0.9em;
color: # ad9f8f;
}Where I have inserted a hashtag as a link, my color assignment works, but under “Küche” I have linked a category and my formatting is overwritten by the orange of the actual link color of the website.
But I wont like to have the orange links here. With “a: hover” that would be OK, but “a: link” should be “# ad9f8f;” implicit.
How could I manage it?Greetings,
KnutnikHi Rikard,
here is the link to it.
Surely it can’t be that I can’t just adjust it – or do I just not see it?
If you opt for the boxed version, everything is in the box: the header, all content elements …
Can’t I set that up somewhere in the backend?Regards,
KnutnikHi Ismael,
yes now I’ve got it.
My fault was: I didn’t choose “Keine spezielle Ausrichtung” on “Bild-Gestaltung”.
So the Image didn’t fill up the whole content area.
Now i saw the difference – src-set is loaded with the image element.Thank you very much!
Best regards,
KnutnikOK – thanks
How I insert CSS code is clear to me.
But what CSS code do I have to add to make it appear in the content area?July 13, 2021 at 10:08 am in reply to: Changing background-color in the text part of the portfolio item in overview #1309901Hi Rikard,
that worked perfekt – thanks.
But it didn’t work to change the font-color with:
color: #ad9f8f;What am I doing wrong?
Best regards,
KnutnikHi Ismael,
that worked perfekt – thanks!
Best regards
KnutnikHello Ismael,
yes, i had seen the Fullwidth Sub Menu.
But my wish is to display the submenu within the content area right-aligned (see both pictures!).
But I cannot drag the Fullwidth Sub Menu into a content element.
That’s the problem.
Is there a solution for this?
Thanks.Greetings
KnutnikThank you Guenni007.
Z-index: 0 already solved my problem, but that looks very interesting.
Maybe I’ll add that later.Best regards
KnutnikThank you Ismael that fixed it.
This reply has been marked as private.This reply has been marked as private.Hey Ismael,
no unfortunately that is not the case.
I was able to solve the other problems myself, but the z-index problem still exists.The areas (teasers) that should overlay the hero are only displayed when I scroll or touch the page a little.
But they should be displayed immediately above / on the hero.It looks like I need some script that will reload the teasers after the hero has loaded.
Do you have any ideas about this?
That would be pretty important for this website.Thanks and regards
KnutnikHi Rikard,
if I set the maximum container width to 77% instead of 1310px, do I then have to change the standard WordPress image sizes that are generated when the image is uploaded via an entry in the functions.php of the child theme.
And if so, how?Thanks
-
AuthorPosts