wiefie
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
what is your site?
Forum: Themes and Templates
In reply to: [Gravit] Custom Menurecomende from me, use child theme
Forum: Themes and Templates
In reply to: [Openstrap] Automatic menus?what is plugin?
Forum: Themes and Templates
In reply to: [Theme: Quora] How to change background colouri check your website, and found
body{background:#fff}
its still whiteForum: Themes and Templates
In reply to: [Forever] Menu Colori know this thread is about Forever, yeah isnt in english..
i just wanna show how i use isnpect tool, its easy..create a child theme, its best recomennded
Forum: Themes and Templates
In reply to: [Forever] Menu Colorcheckt this site
I change menu background color,, step witch picture, easy to follow.
Forum: Themes and Templates
In reply to: Fullscreen Theme Menu Font Color Change???in your stye.css
search
.primary-navigation a {
display: inline-block;
padding: 0 12px;
white-space: nowrap;
}
addd this code “color:#000;” ,
.primary-navigation a {
display: inline-block;
padding: 0 12px;
white-space: nowrap;
color:#000;
}
if u need another modification, visit [Please keep support on these forums]
Viewing 7 replies - 1 through 7 (of 7 total)