- This topic has 7 replies, 20 voices, and was last updated 7 years, 9 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Flat Responsive › change all colours of text sections and background
Hi what is the best way to change the colour of different sections, text and links. I would like to have a dark theme and colour the widget page right side bar background black. Also change the font of the menu navigations
Thanks
Hi Gie,
You can get that features with theme customizer, Pleae follow the instruction
Goto=> Appereance =>Customize (Here you can see various features of theme) and use the features as your requirement.
Thanks
I know this, but you can’t change backgrounds of right side bar etc.
Thanks
Hi Gie Hayford,
Please us the following custom code of css to fix the background issue:
.right_sidebar,
#fr-right{
background:#ddd; // put here required color code
}
Note: use the custom css plugin or child theme style sheet for css writing.
Thanks
Thank you for your quick reply. To change the styling of the menu navigation, would this need to be done using custom css plugin as well. I am running the child theme. Is the custom css plugin already included or do i need to download it.
Kind Regards
Gie
Hi Gie Hayford,
If you already run child theme, you does not need to download custom css plugin, now its your choice 🙂 and custom css plugin dose not include in theme package, if you need that, you can download it.
Regarding to styling menu navigation, you will write custom css, if any issue, Please let us know about the issue.
Thanks
Sorry I am new to WordPress and a little confused as i don’t know where to write the css code.
I do have experience in html and css but all this word press stuff is confusing at first.
Can you please help.
Kind Regards
Hi Gie Hayford,
Please, find the child theme directory in your theme and write the css code in style.css of child theme.
Thanks
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.