tgtis
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Zakra] Zakra Menu Item Height / Vertical PaddingI see, the code I sent you is being converted.
Let’s try this:
”
.tg-primary-menu > div ul li ul { background: #888;
}
””
.tg-primary-menu &>; div ul li ul { background: #888;
}
”
Both provide the same error message.Forum: Themes and Templates
In reply to: [Zakra] Zakra Menu Item Height / Vertical PaddingI’ve tried this multiple times and I keep getting a message at the top saying there are four errors.
I’ve tried the following and neither works.
.tg-primary-menu > div ul li ul {
background: #888;
}.tg-primary-menu &>; div ul li ul {
background: #888;
}If possible send me a screen print. I think the code is being converted and I can’t figure out a solution.
Forum: Themes and Templates
In reply to: [Zakra] Zakra Menu Item Height / Vertical PaddingI changed the padding to .1em and it worked better.
After pasting it in, I received a message there were errors that could break the site.
Here is the custom CSS with the error:
.wpcf7-form-control.wpcf7-textarea {
height: 240px;
}.cf7-field-wrapper label {
width: 100%;
}.form_title {
font-size: 20px;
font-weight: bold;
}.wpcf7-form-control.wpcf7-submit {
width: 100%;
}.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea, .wpcf7-form-control.wpcf7-select {
border: solid 1px #a49f9f;
}#post-276 .entry-content {
width: 70%;
margin: auto;
}.tg-primary-menu div ul li ul li a {
padding: 0.1em;
}.tg-primary-menu>div ul li ul {
background: #888;
}Forum: Themes and Templates
In reply to: [Zakra] Zakra Menu Item Height / Vertical PaddingNow, how do I change the background color of the menu dropdown so it’s not white? Possibly a light grey to differentiate it from the page it’s being displayed over.
Forum: Themes and Templates
In reply to: [Zakra] Zakra Menu Item Height / Vertical PaddingI’m still learning. That worked. Thank You!
Forum: Themes and Templates
In reply to: [Zakra] Zakra Menu Item Height / Vertical PaddingI tried that css code and there was no change. Here is a copy of the code in that CSS customize window
.wpcf7-form-control.wpcf7-textarea {
height: 240px;
}.cf7-field-wrapper label {
width: 100%;
}.form_title {
font-size: 20px;
font-weight: bold;
}.wpcf7-form-control.wpcf7-submit {
width: 100%;
}.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea, .wpcf7-form-control.wpcf7-select {
border: solid 1px #a49f9f;
}/*#post-276 .entry-content {
width: 70%;
margin: auto;
}.tg-primary-menu div ul li ul li a {
padding: 0.2em;
}
*/Forum: Themes and Templates
In reply to: [Zakra] Zakra Menu Item Height / Vertical PaddingI pasted that into the additional CSS and I don’t see any change. Can you look at it and reply?
Thank you.
Forum: Themes and Templates
In reply to: [Zakra] Homepage & Background ImageYou should be able to access the site now.
Thank You.
Forum: Themes and Templates
In reply to: [Zakra] Cannot set home page correctlyThanks, that worked great.
Forum: Themes and Templates
In reply to: [Zakra] Menu font and background colorI just corrected the tags on this post.