- This topic has 12 replies, 2 voices, and was last updated 2 years, 6 months ago by
Skandha.
-
AuthorPosts
-
November 20, 2020 at 12:01 pm #266226
eewix
ParticipantAm I able to change the background color of the menu bar on the free Divin theme? It’s currently yellow, and I’d like to change it.
November 20, 2020 at 10:50 pm #266268Skandha
Participant@eewix: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#masthead { background-color: #f23456; }
You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaNovember 21, 2020 at 9:51 am #266304eewix
ParticipantThank you so much! That worked for the background, but the line under the site title and home page are different colors and I’m wondering if there is a way to change those as well?
November 22, 2020 at 9:30 am #266344eewix
ParticipantHi there, I just wanted to follow up on this. I did some more research, and I think what I need to do is change the color of the underline/hyperlink. If you could let me know how I do that I will have everything I need for my site. Thanks so much.
November 22, 2020 at 11:47 pm #266391Skandha
Participant@eewix: Hello there,
Can you please post in your site URL and let me know color of which links would you like to change.Kind Regards,
SKandhaNovember 23, 2020 at 4:23 pm #266419eewix
ParticipantThank you for getting back to me. My site address is evanwix.com. Basically I would like the line under the site title “Evan Wix Writes” at the top to be removed, and for the other underline colors to be black. Also I would like to center the site title and text on all my pages. If you could let me know how I can do all this I would appreciate it.
November 24, 2020 at 6:21 am #266469Skandha
Participant@eewix: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..site-title::first-letter, .site-title a { border-bottom: unset; } .site-branding { width: 100%; } .site-navigation a:hover, .site-navigation a:focus { border-color: #000; }
Let me know if this works out!
Kind Regards,
SkandhaNovember 24, 2020 at 10:32 am #266479eewix
ParticipantThank you so much, that worked! One last question. I’d like to center the text on all my pages. I went to edit the pages in WP admin and hit center, but the text is all still justified to the left on my pages. How would I change this?
November 25, 2020 at 5:42 am #266542Skandha
Participant@eewix: Hello there,
Go to => Appearance => Customize => Theme Options => Layout Options => Default Layout => No Sidebar: Full Width and Publish.Let me know if this works out!
Kind Regards,
SkandhaNovember 25, 2020 at 9:22 am #266552eewix
ParticipantThis worked! Thanks so much for all of your help!
November 26, 2020 at 12:42 am #266597Skandha
Participant@eewix: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/divin/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaNovember 26, 2020 at 7:41 pm #266650eewix
ParticipantI’ll be glad to do that. Thank you!
November 27, 2020 at 5:10 am #266684 -
AuthorPosts
- The topic ‘Menu Bar Color’ is closed to new replies.