Hi @Armin-Unruh @arminunruh
Trying to find a similar code that allows to assign one code for all project pages!
Thanks :)
Hi @Armin-Unruh @arminunruh
Trying to find a similar code that allows to assign one code for all project pages!
Thanks :)
Hi @arminunruh
I followed all the instructions above and successfully managed to change colour of menubar for a specific site.
My landing page, info and index page all have a white menubar and I'd like the menubar to be inverted (black) for all project pages.
Is there a code I can use that assigns the black menu bar to all new project pages, so I don't have to write a custom code for each new project?
Here the link to my website:
https://elsamueller.co/
Here the link to the project page, where I changed the colour of menu bar:
https://elsamueller.co/a-magazine-curated-by-glenn-martens/
Here the code that I used:
/*site title mouseover /
body.slug-a-magazine-curated-by-glenn-martens .sitetitle.txt:hover .sitetitle-txt-inner span{
color: grey;
}
/ site title mouseover underline color /
body.slug-a-magazine-curated-by-glenn-martens .sitetitle.txt:hover .sitetitle-txt-inner span{
border-bottom-color: grey;
}
/ navigation /
body.slug-a-magazine-curated-by-glenn-martens nav.primary a span{
color: yellow;
}
body.slug-a-magazine-curated-by-glenn-martens .sitetitle.txt .sitetitle-txt-inner span, nav.laynav a span{
color: white;
}
/ navigation mouseover /
body.slug-a-magazine-curated-by-glenn-martens nav.primary a:hover span{
color: grey;
}
/ navigation mouseover underline color /
body.slug-a-magazine-curated-by-glenn-martens nav.primary a:hover span{
border-bottom-color: grey;
}
body.slug-a-magazine-curated-by-glenn-martens .navbar {
background-color: black!important;
}
/ site title navigation /
body.slug-index nav.primary a span{
color: black;
}
/ site title mouseover index /
body.slug-index .sitetitle.txt:hover .sitetitle-txt-inner span{
color: grey;
}
/ site title mouseover underline color index /
slug-index .sitetitle.txt:hover .sitetitle-txt-inner span{
border-bottom-color: black;
}
slug-index .sitetitle.txt .sitetitle-txt-inner span, nav.laynav a span{
color: black;
}
/ navigation work */
body.slug-work nav.primary a span{
color: black;
}
body.slug-a-magazine-curated-by-glenn-martens .sitetitle.txt .sitetitle-txt-inner span,
body.slug-a-magazine-curated-by-glenn-martens nav.laynav a span {
color: white;
}
Thanks!!!
Thank you @arminunruh!
Hi,
I would love to add an extra row for "client" within my project index.
Currently I have Projects, Categories, Tags and Year.
Is this possible?
Thank you!
Elsa
hi @arminunruh
I think also Location would be a great addition or collaborators.
Thank you
hi @arminunruh
is there any updates on this?
Many Thanks
Thank you so much Armin!
Thank you Armin!
Unfortunalteny using browser hight does not work.
I will reset to an older version again.
I've send in the licence key into the laykeymanager.com
but since it is not my website I don't have access to the e-mail adress.
The person who I am setting the website up for says they have not received any e-mail.
Is there any other way for me to re-install an older version?
Thank you!
Hi @arminunruh,
since the new update the sticky feature does not work anymore. Will this be fixed anytime soon?
When I put a stack element next to the text in left corner, it still isn't sticky unfortunately.
http://home.swstudio.eu
(pw: showme)
I urgently need a solution for this, as I have to go online this week and the whole site uses the sticky feature.
Thank you!
Hi everybody,
I am stuck since a couple of days, could anybody explain to me how to re-install an older version of laytheme without loosing everything?
I really have to fix this this weekend!
Thanks!!
Hi @arminunruh @Armin-Unruh will this be fixed anytime soon? Or is it better to re-install old theme?
Thank you!
@jwk Hi, thank you!
I enter my key and how does it work from there?
Does it work without loosing anything?
@alasdair17
Thank you!!
Hello, since the new Update quite a lot of things just stop working. The Website I am designing is for somebody else.
So ideally I don't want to check if all is okay after each update.
Is there a way to re-install an old update and just live on forever with that?
Thanks
Hello,
The Sticky Element doesn't work anymore after update although all settings are the same.
I followed instruction on text but still not working:
A sticky element only stays stuck within its row.
"To make this work you can place a stack element (+More → +Stack) next to the sticky element. Put multiple elements inside the stack to create a larger row."
Can you make this a bit clearer?
Thank you
Hi all,
On my landing page the thumbnail grid does not show up anymore if I choose the option "Masonry".
It works with all other style options.
Does somebody know how to fix this?
Thank you!