christomwebdesign
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hiero] changing footer background colourI assumed that theres no such option in your Theme, you can change it via css, if you can post your URL i can help you more.
Forum: Themes and Templates
In reply to: Which file must be edited to change text?Have you look into
Forum: Themes and Templates
In reply to: Which file must be edited to change text?Could you post the site URL?
Forum: Themes and Templates
In reply to: Which file must be edited to change text?Hi are you trying to change the text on your navigation menu?
Go to Dashboard> Appearances > Menu
Forum: Themes and Templates
In reply to: Need column added to themeHi, for starters you can try using
https://wordpress.org/plugins/easy-columns/Forum: Themes and Templates
In reply to: My post backgrounds turned greenForum: Themes and Templates
In reply to: My post backgrounds turned greenyou have this in your main.css line 4
.content { background: #DDEEDD; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 8pt; }Forum: Themes and Templates
In reply to: Twentysixteen make background transparantAnysite url?
Forum: Themes and Templates
In reply to: Change Footer ColorHi, color of what?
Forum: Themes and Templates
In reply to: Change Menu ColorHi, if there arent any theme options to change the color, you can do custom css
.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_ancestor > a, .main-navigation li.current-menu-ancestor > a { color: #fff; } .main-navigation a:hover, .main-navigation ul > :hover > a, .main-navigation ul > .focus > a { color: #fff; }Forum: Themes and Templates
In reply to: [i-max] Disable mobile menu-toggleHi, Posting your site url will help.
Forum: Themes and Templates
In reply to: Cannot edit files through my WP dashboardCan you post your site url?
Forum: Themes and Templates
In reply to: title barHi!, in your custom css try and put this code
.site-main .entry-header { display: none; }Forum: Themes and Templates
In reply to: [SG Window] Two Issues – Mobile Nav and Nav Hover Colorsnvm the last, i can see it now, once you scroll down the mobile menu closes…
Forum: Themes and Templates
In reply to: [SG Window] Two Issues – Mobile Nav and Nav Hover Colorsfor the mobile nav, i did check on mobile but found no issues