@felix_rabe that works! thanks so much !
danny
Posts
-
stack element + browser height issue -
stack element + browser height issue@felix_rabe no, to place an image doesn't work either.
-
stack element + browser height issueDear @felix_rabe
i guess this is simple:
for https://intimacycoordinator.ch/#MISSION I would like to add another stack element at the bottom in order to place a text element. This text element needs to be aligned with the bottom. What I ever I try I can't place the text "Unsere Mission". Do you have any idea?
Thanks a lot.
All best, Daniel -
change color of textbox - general setting@felix_rabe exactly that's what I thought as well. seems it was a bug and is fixed now. thanks.
-
change color of textbox - general settingDear @felix_rabe
is there a general setting to change the background color of text elements to transparent or do I have to use CSS? I would like to have no color in the background of the text element.
https://intimacycoordinator.ch/
I gave the textfield the class "blue" and tried this CSS but it doesn't work.
.blue{
background-color: blue;
padding: 20px;
}Thanks a lot.
-
full screen gradientthanks so much @felix_rabe !
-
full screen gradientDear @arminunruh
for https://intimacycoordinator.ch/ I would like to use a full screen gradient. Now the gradient only applies for the first row - I would like to apply over all rows (so the complete page instead of the complete view height).
Thanks a lot. Appreciate a lot - Daniel
This is my Code for <head>
<!DOCTYPE html>
<html>
<style>
#grad1 {
height: 100vh;
background-color: blue; /* For browsers that do not support gradients */
background-image: linear-gradient(white, blue);
}
</style>
</head>
<body><div id="grad1"></div>
</body>
</html> -
loading issue - backgroundamazing, thanks so much
-
loading issue - backgroundsorry to bother @arminunruh we want to launch on next Monday (5.8.), could you have a look?
-
use different fonts in one menu item ?thanks @felix_rabe I did, still i don't see its applying. Can you see what I'm missing?
-
use different fonts in one menu item ?so everything goes into in lay options → html at bottom ?
I did, seems it is not applying.
I tried as well to have the css in → Custom CSS but it doesn't change anything.thanks!
-
loading issue - backgroundthanks @arminunruh I just wrote you an email
-
loading issue - backgrounddear @arminunruh
when loading the landing page, for a second some text blocks appears that shouldn't appear. These text blocks are anot part of the landing page. It happens both on desktop and mobile. Anything I can do? Thanks.
-
use different fonts in one menu item ?thanks so much @arminunruh
Is this right?
I included the script. and in css it looks like this:
}.menu-item-97 a>span span:nth-child(1){
font-weight: 800!important;
/instead of font-weight, use font-family: arial1by10-17; CSS/
}Seems it is not applying yet.
Thanks for the help.
best, daniel -
use different fonts in one menu item ?Dear @arminunruh,
is it possible to use different fonts in one menu item? I would like to use three different fonts for menu-item-92 (tiran willemse in the left lower corner). Meaning the T would be another font the I, then R and so on. So it would look like this (see image). Note: these are not different cuts, but different fonts.
I would like to do the same for menu-item 97 (contact @).
https://tiranwillemse.com/fullscreen2/
Thanks a lot. best wishes
Daniel -
text alignment is not workingthanks @arminunruh
-
text alignment is not workinghi @arminunruh , I just purchased another laytheme ;) for https://y-y.info/
unfortunately the text alignment does not work. it stays on top instead of the center. what should I do? I tried on another page, doesn't change.
thanks, daniel
-
remove one menu item from landing page (carousel)hey, exactly it is not different urls (so I couldn't use the tutorial link).
this css works great. thanks so much @arminunruh.
it's really great to work with.
-
remove one menu item from landing page (carousel)Hi @arminunruh, did you maybe had time for this? thanks.