Giada
Forum Replies Created
-
I downloaded the snipped plug, I added the code you gave me and I managed to narrow the right column. thank you very much
DadahForum: Fixing WordPress
In reply to: reserved articles and pagesGrazie torno a studiare allora π grazie per il link
Forum: Fixing WordPress
In reply to: reserved articles and pagesMembers do not seem to give me the opportunity to have certain articles read only by certain people. I am wrong?
DadahHow do you use filters? I tried to add the text you gave me in the functions.php file but it is not gone.
dadahYes, thank you very much. Is it also possible to change the column width?
Forum: Fixing WordPress
In reply to: reserved articles and pagesI’m trying to understand how membrers works but from what I’ve seen the program doesn’t allow me to do what I want. I will study it better
GrazieI certainly forgot to do it
http://giada3.altervista.org/
Grazie- This reply was modified 6 years, 7 months ago by Giada.
Forum: Themes and Templates
In reply to: [GeneratePress] multiple images in the same containerthat is right, I’m a real fool π , I had tried it but had written the wrong html code. Thank you.
Forum: Themes and Templates
In reply to: [GeneratePress] vertical pop-up menuThanks for the reply, then I really need the secondary menu. I’m trying to build my school site. If I can, I could try getting the PRO version. Thank you
Is it possible to see how the secondary menu works on a site that uses it or in a demo?
Thanks Dadah- This reply was modified 6 years, 7 months ago by Giada.
Forum: Themes and Templates
In reply to: [SpicePress] Menu amburger in mobile phoneGreat! now it works perfectly. I also thank you for the speed with which you answered me.
dadahForum: Themes and Templates
In reply to: [SpicePress] view articlesGrande! funziona.
Grazie DadahForum: Themes and Templates
In reply to: [SpicePress] view articlesI can’t find the changes you reported. Submit all the changes I’ve made to the CSS:
/* modifica colore striscia in home*/
.page-title-section .overlay {
background-color: #76488a;
}
.navbar-custom .navbar-nav > .active > a, .navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #218a54;
}
/*altezza striscia home*/
.page-title-section .overlay {
height: 100%;
padding: 10px 0 15px;
position: relative;
width: 100%;
}
/*colore e spessore per barra laterale*/
.sidebar .section-header { background-color: #76488a; width: 100%; margin-bottom: 0px; margin-top: 0px; padding: 6px 10px; display: block; text-align: left;
}
/*sfondo data*/
.entry-meta .entry-date > a {
background-color: #218a54;
}
/*cambio colore scroll icona*/
.hc_scrollup {
background-color: #218a54;
}
/*cambio colore tasto search*/
form.search-form input.search-submit, input[type=”submit”], .woocommerce-product-search input[type=”submit”] {
background-color: #218a54;
}
/*cambio colore striscia barra laterale*/
.sidebar .section-header {
border-left: 5px solid #76488a;
}
/*altezza pulsanti*/
.navbar-custom .navbar-nav li > a {
padding: 15px 17px;
transition: all 0.3s ease-in-out 0s;
}/*motto piu grande*/
.navbar-custom {
background-color: #fff;
border: 0;
border-radius: 0;
z-index: 1000;
font-size: 1.500rem;
transition: background, padding 0.4s ease-in-out 0s;
margin: 0;
min-height: 90px;
}
/* sfondo marcoilpediatra*/
.wp-custom-header::before {
content: “”;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 0;
background-color: rgba(0, 0, 0, 0);
}
/*visione del logo su cellulare*/
@media (max-width: 480px) {
.wp-custom-header img {
height: auto;
}
}Forum: Themes and Templates
In reply to: [SpicePress] L’editor ha riscontrato un errore inaspettatoGrazie
Forum: Themes and Templates
In reply to: [SpicePress] inserire il login in orizzontaleI haven’t solved it yet, I didn’t understand the suggestion I was given.
I don’t have the classic header area in widgets.
Sorry but I don’t speak English well.Forum: Themes and Templates
In reply to: [SpicePress] inserire il login in orizzontaleI can’t understand, I don’t think I have the classic header widget area
I would like to attach the image of the widget page but I don’t know how …