Forum Replies Created
-
AuthorPosts
-
Hi! I’ve tried something with css and chevron but I want the angle in the middle a little bit more rounded, just like the logo. How can I do that? This is the code i’ve used right now:
#chevron-creme { position: relative; text-align: center; padding: 0px; margin-bottom: -40px; margin-top: -40px; height: 0px; width: 100%; z-index: 1 !important; background-color: transparent; } #chevron-creme:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 51%; background: #f5f3ed; transform: skew(0deg, 6deg); } #chevron-creme:after { content: ''; position: absolute; top: 0; right: 0; height: 100%; width: 50%; background: #f5f3ed; transform: skew(0deg, -6deg); }
Thanks!!
When it’s better to create this another way than with the diagonal border, thats ok! Please help me out!
For example with SVG? Not familiar with that, but maybe you can help! Really really thanks a lot for all your help!
Hi thanks! Something happend, the radius is only not in the middel. Maybe thats because it is still rotated? See link! And I want the circle on the other side, so downstairs in stead of upstairs.
Now we’re working on it.. I would like to try two options. The half circle as described above and 2nd option: in stead of a circle a sort of rounded arrow. Something like this:
Is this screenshot visible? This is photoshopped… The arrow is a little bit the same as one angle of the logo. Hope you understand me!
Thanks a lot!!!
@Guenni007 thank you so much! Sorry for my late response! I’m not sure if I like the element the same as the logo. I saw this and really like it:
What is the easiest way to create this half circle? I’m not familiar with creating svg’s. Can you help me? Would love to learn about it!
Thanks a lot!
Hi! Is it possible to not only change the angle, but make it round in stead of diagonal? Something like this:
Hope you can help me!
Oh now I see!! That’s working, thanks a lot!!
Thanks!!
Only problem is that the top bar when header is transparant and not scrolled and not got a specific css code, the top bar is grey but I only want it grey when scrolled.
See private data for link where the header is transparant but I didn’t add a specific color for the top bar. When you’re not scrolling the top bar is #eeeeee. It must be #eeeeee everywhere, rgba(0, 141, 156, 0.5) when header is transparant and on a few pages the top bar is another color which I got specific page ID css codes for.
This is my css code now:
.page-id-2#top .av_header_transparency #header_meta, .page-id-305#top .av_header_transparency #header_meta { background-color: rgba(0, 141, 156, 0.5) !important; } .page-id-121#top .av_header_transparency #header_meta, .page-id-249#top .av_header_transparency #header_meta, .page-id-332#top .av_header_transparency #header_meta, .page-id-563#top .av_header_transparency #header_meta, .page-id-571#top .av_header_transparency #header_meta, .page-id-582#top .av_header_transparency #header_meta, .page-id-574#top .av_header_transparency #header_meta { background-color: rgba(0, 158, 83, 0.5) !important; } .postid-338#top .av_header_transparency #header_meta, .postid-538#top .av_header_transparency #header_meta, .postid-541#top .av_header_transparency #header_meta, .postid-544#top .av_header_transparency #header_meta, .postid-547#top .av_header_transparency #header_meta, .postid-550#top .av_header_transparency #header_meta, .postid-553#top .av_header_transparency #header_meta, .postid-556#top .av_header_transparency #header_meta, .postid-559#top .av_header_transparency #header_meta { background-color: rgba(0, 158, 83, 0.5) !important; } .page-id-308#top .av_header_transparency #header_meta { background-color: rgba(97, 72, 127, 0.5) !important; } .postid-414#top .av_header_transparency #header_meta, .postid-425#top .av_header_transparency #header_meta, .postid-431#top .av_header_transparency #header_meta, .postid-434#top .av_header_transparency #header_meta { background-color: rgba(97, 72, 127, 0.5) !important; } #header_meta { background-color: #eeeeee !important; }
Itsn’t there a css code for sticky header, just like there is a code for transparency header?
Hope you can help me!
Thanks a lot!
On all pages when scrolling down!
Sorry, is it possible to change the color of the top bar when you scroll down? I made the top bar sticky!
Thanks a lot!
Ah yes, now it’s working! Perfect!
Thank you!!
Yes, perfect!! “is_single” is working!
Thanks Ismael!
Perfect, thank you!! I see I didn’t try .postid-338, and that worked!
Hi there,
I cleared cache but didnt work.
I tried adding CSS for specific page and that also didn’t work for the portfolio items. See https://kriesi.at/support/topic/changing-header-color-for-only-one-page/#post-1129229
Thanks!
Hi there, sorry but it’s not working. On the portfolio page you need to see the same color green color in top bar as the other page. See private content.
What do you think is the right code?
Hi Rikard,
That’s working, but the element is now a lot bigger. Is that the only solution?
Thanks!
Hi Rikard,
When I remove both !important, the color is gone. When I remove only important from first section, the color is always #008d9c. But when the page isn’t scrolled yet, I want it to be rgba(0, 141, 156, 0.7).
Is there another way?
See private content! Thanks a lot!
I’m sorry, find out how:
.breadcrumb.breadcrumbs.avia-breadcrumbs {
float: right !important;
}Yes, perfect!
How can I change the logo for portfolio items? That ID isn’t working (post id: 338).
Thanks!
Hi! How does it work with portfolio items? This is all not working:
.page-id-123#top #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}.post-id-123#top #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}.post-123#top #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}.post-123 #top #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}Thanks!
- This reply was modified 5 years, 3 months ago by jannnnnneke.
Hi, sorry I think I still need some help. I’ll let you know as soon as possible!! Thank you!
Yes, that is really nice!! Thank you so much!
I still have to read everything carefully and try it out, but thanks a lot for this!!
I now have added grey image as ‘border’ over the first section. In the first section I have an image and over the image there is an image-overlay.
Can you see it now or should I add the border bottom left radius back again without the grey image?
thanks!
Nice, thank you!! I only use the background image overlay in first section and the layer is overlapping the 2nd section. How can I fix that?
And is it possible to add the border-bottom-right-radius in a diagonal border section? Like a diagonal border included radius?
Thanks a lot!!
Yes I removed the space and that worked!! Thanks!!
When I want to add more page-id’s, is that possible in the same line? Something like:
.page-id-120 .page-id-121 .page-id-122 .page-id-123#top #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}Or should I add this 4 times to custom CSS with another page ID?
I want the bottom border to be not just a line, but a line with radius. For example the pink element here: https://css-tricks.com/the-shapes-of-css/
To make it easy for myself I thought I design a .png file which I can put as background image in content section and overlap the section above, but:
When I use png as background in content section, the transparent area is white in stead of transparent. The blue overlay of the section above is overlapping the backgroundimage from section above. When I use png as background in 1/1 column the image is overlapping the section above, but the element is not full widht.
See the link of test page I sent in last message and login info earlier.
Am I clear? Thanks a lot!
This reply has been marked as private.If you need login info. See private content. Site is on maintenance mode :)
Hi!
I want to change color of top bar. I succeed, but now I want the change that color in a few pages. This is the code I used for all the pages:
#top #header_meta {
background-color: rgba(0, 141, 156, 0.7) !important;
}So that code is working. What code can I use for a specific page? These are not working:
.page-id-121 #top #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}.page-id-121 #top .av_header_transparency #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}.post-id-121 #top #header_meta {
background-color: rgba(0, 158, 83, 0.7) !important;
}After I added codes to custom CSS I cleared my cache. And tried both codes first in custom css. Both not working.
Love to hear from you!
Janneke
-
AuthorPosts