Theme Palace » All Posts https://themepalace.com/forum/pro-themes/whole-pro/feed/ Mon, 24 Mar 2025 13:42:34 +0000 https://bbpress.org/?v=2.6.12 en-US https://themepalace.com/topic/change-hover-and-focus-color-of-menu-items-texts/#post-208490 <![CDATA[Reply To: Change hover and focus color of menu items’ texts]]> https://themepalace.com/topic/change-hover-and-focus-color-of-menu-items-texts/#post-208490 Mon, 04 Nov 2024 03:43:12 +0000 Psink @knightsofrizal, Add this CSS to Additional CSS

#primary-menu .sub-menu .menu-item a:focus,
#primary-menu .sub-menu .menu-item a:hover{
color: #fff !important;
}

Please change the color code as per your requirement

Let us know if the CSS does not helps

]]>
https://themepalace.com/topic/change-hover-and-focus-color-of-menu-items-texts/#post-208482 <![CDATA[Change hover and focus color of menu items’ texts]]> https://themepalace.com/topic/change-hover-and-focus-color-of-menu-items-texts/#post-208482 Fri, 01 Nov 2024 12:22:59 +0000 dan abiad Hi, good day!

I would like to change the color of texts when I hover the menu items in the site. Currently, when I hover, the texts changes to GRAY color which is hard to view against the background color of the menu items.

This problem also applies to the corresponding focus text color in the menu of the webpage currently in view

Can you help me change it to some other color please? Many thanks!

Btw, this is the site I am updating: https://www.muog89.ph/

]]>
https://themepalace.com/topic/how-to-modify-footer/#post-205119 <![CDATA[Reply To: How to modify footer]]> https://themepalace.com/topic/how-to-modify-footer/#post-205119 Tue, 22 Oct 2024 11:37:36 +0000 dan abiad Hi @psink!
Just want to check if you were able to send the latest version of the theme please?

Many thanks again!

]]>
https://themepalace.com/topic/how-to-modify-footer/#post-205083 <![CDATA[Reply To: How to modify footer]]> https://themepalace.com/topic/how-to-modify-footer/#post-205083 Thu, 17 Oct 2024 13:28:45 +0000 dan abiad please send here: dan15ph@yahoo.com

]]>
https://themepalace.com/topic/how-to-modify-footer/#post-205049 <![CDATA[Reply To: How to modify footer]]> https://themepalace.com/topic/how-to-modify-footer/#post-205049 Tue, 15 Oct 2024 05:35:45 +0000 Psink @knightsofrizal, The option to change the footer copyright is missing in the current version of the theme.

Could you please share your email so we can share the latest version of the theme?

]]>
https://themepalace.com/topic/changing-header-area-background-color/#post-205046 <![CDATA[Reply To: Changing Header Area Background Color]]> https://themepalace.com/topic/changing-header-area-background-color/#post-205046 Tue, 15 Oct 2024 04:20:31 +0000 Psink Please try this one CSS

// For changing header color

.menu-primary-menu-container,
.site-branding-container {
background-color: #afc0e0 !important;
}

// for changing the background color of drop-down menu

.main-navigation ul ul{
background-color: #bdbdbd !important;
}

Hope this will helps you

]]>
https://themepalace.com/topic/changing-header-area-background-color/#post-196983 <![CDATA[Reply To: Changing Header Area Background Color]]> https://themepalace.com/topic/changing-header-area-background-color/#post-196983 Sat, 12 Oct 2024 06:16:44 +0000 dan abiad In addition, can you also help me to change the background color of the dropdown menu as well?

Again, your helpful support is highly appreciated.

]]>
https://themepalace.com/topic/changing-header-area-background-color/#post-196984 <![CDATA[Reply To: Changing Header Area Background Color]]> https://themepalace.com/topic/changing-header-area-background-color/#post-196984 Sat, 12 Oct 2024 06:16:34 +0000 dan abiad Btw, this is the site URI I am updating: https://www.muog89.ph

]]>
https://themepalace.com/topic/changing-header-area-background-color/#post-196982 <![CDATA[Changing Header Area Background Color]]> https://themepalace.com/topic/changing-header-area-background-color/#post-196982 Sat, 12 Oct 2024 06:15:15 +0000 dan abiad Hi again!

I’m trying to change the background color of the header area where the menu bar and logo is located. however, the CSS I tried did not work. Can you help me with this?

This is my original code. But it does not apply to my site.

.site-branding-container {
	background-color: #afc0e0;
}
]]>
https://themepalace.com/topic/how-to-modify-footer/#post-196981 <![CDATA[Reply To: How to modify footer]]> https://themepalace.com/topic/how-to-modify-footer/#post-196981 Fri, 11 Oct 2024 14:10:46 +0000 dan abiad Many thanks for this info @PSINK!

Follow up question. How do I update the text in the default footer area where the original text “Copyright © 2022 Whole Pro by Theme Palace”? I want to change the values in it.

Many thanks again!

]]>
https://themepalace.com/topic/encountering-error-when-updating-whole-pro-theme/#post-196966 <![CDATA[Reply To: Encountering Error When Updating Whole Pro Theme]]> https://themepalace.com/topic/encountering-error-when-updating-whole-pro-theme/#post-196966 Wed, 09 Oct 2024 03:49:57 +0000 Psink @knightsofrizal, Sometime those error come while updating but will not effect the site. I guess latest version ( 1.0.1 ) of theme is active on your site

]]>
https://themepalace.com/topic/how-to-modify-footer/#post-196965 <![CDATA[Reply To: How to modify footer]]> https://themepalace.com/topic/how-to-modify-footer/#post-196965 Wed, 09 Oct 2024 03:46:32 +0000 Psink @knightsofrizal, Please follow the screen record for adding content on the footer area

https://www.awesomescreenshot.com/video/32360442?key=7626b6426049950755453480089f6de0

]]>