Forum replies created
Super 😉 Ok the “home” is removing now ! But an arrow “>” and the “title” of the page is here again in the breadcrumbs. How can I remove it all ? thanks
Ok I ve finaly find by myself ! it’s :
ul.nav-menu li:hover ul, ul.nav-menu li.nav-hover ul {margin: 15px auto;padding: 0px 0px;border-top: 0px solid rgba(0,0,0,0);}
ul.nav-menu li:hover ul, ul.nav-menu li.nav-hover ul {
background: transparent!important;
}
Have a nice day…
Thanks very much it’s perfect now !
Ok for these questions !
Now I need to know the code to change the border-radius of all the pictures blog witch appear on the home page, these pictures which illustrate the articles ?
thanks you
Ok I just curved my background picture and it’s pefect ! have a nice day
I think the background picture of the header (and the footer) must be curved too, how could I do ? thanks
Hi, yes, I have already think this code before. So I just try to copy-paste your code here, but it don’t work ! and it stay right-angled corners.
Have you something else ? Thanks
For the third question : it’s ok ! I find :
.header {
margin: 15px auto;
padding: 0px 0px;
border-top: 0px solid rgba(0,0,0,.1);
}
And it’s perfect so if you could just answer me for the first question (make round the corner) ? thanks
For my last question, I found this code :
.header {
margin: 0 auto;
padding: 10px 0px;
border-top: 0px solid rgba(0,0,0,.1);
}
In this exemple, when I change the margin parameter to 20px, it’s okey because it created a border at the top of the header but there ‘s a problem with the picture image background : it exceed the right edge of the header). How could I do ?
But for the first questions : How can Imake round the corners ? maybe with something like “radius-border” but I have not find the CSS code again, could you help me ?
Hello,
I use evolve+ theme
I need to understand :
– How can I do to change the usual white smoke color of the background menu contain in a transparent menu background ?
– how to change the colors of all the menu parts, for exemple, If I need to have a menu with 7 titles with 7 different color by titles. So I would like to have a seven colored menu. How customize it in the CSS ? What part of the CSS I will need to change when I use “theme option > custom CSS” ?
thanks you
pauyel