Forum Replies Created
-
AuthorPosts
-
sanamKeymaster
Hello @GREGGNO,
You can just remove blog section. Go to Customizer >> front page >> blog just disable this section.
Regards,
ThemepalacesanamKeymasterHello @GREGGNO,
If you can please share your site login credentials through our contact form https://themepalace.com/contact-us/
We will look into this issue once we get login credentials.Regards,
ThemepalacesanamKeymasterHello @NONEUSER2200,
If you can please share your site login credentials through our contact form https://themepalace.com/contact-us/ or on this email sanamgurung.themepalace@gmail.com
We will look into this issue once we get login credentials.Regards,
ThemepalacesanamKeymasterHello @IOANNIS,
As of now, we have only tested up to WordPress version 5.9 which does not have any issues. If you face any issues with WordPress version 6.0 please inform us we will fix them as soon as possible.
Regards,
ThemepalaceJune 14, 2022 at 4:00 am in reply to: Is the Nature Bliss Pro theme Federal Section 508 compatible? #183089sanamKeymasterHello @ADMINDANW,
Please update the theme to its latest version. These issues have been fixed in version 2.1.1 but since this version update has updated JS and CSS. You will need to clear the cache and refresh the browser for the change to work correctly.
Regards,
SanamsanamKeymasterHello @GRUPO-ANBEN,
Please use this CSS instead
.menu-sticky #masthead.nav-shrink,
.site-info.col-2,
#masthead {
background-color: #00afe9;
}- This reply was modified 2 years, 5 months ago by sanam.
sanamKeymasterHello @GRUPO-ANBEN,
Please use this CSS instead
@media screen and (min-width: 1024px) {
.home.menu-sticky #masthead.nav-shrink {
background-color: #00afe9;
}
}
.site-info.col-2 {
background-color: #00afe9;
}sanamKeymasterHello @GRUPO-ANBEN, Please add this CSS in the Additional CSS
#site-identity .site-title a,
#site-identity .site-description,
.main-navigation ul.nav-menu > li > a,
.main-navigation ul#primary-menu li.current-menu-item > a,
.main-navigation ul#primary-menu li:hover > a,
.main-navigation ul#primary-menu li:focus > a,
.main-navigation ul.sub-menu li a,
.site-info span {
color: #00afe9;
}
.main-navigation svg.icon-down,
#masthead .main-navigation .social-menu ul li a svg {
fill: #00afe9;
}@media screen and (min-width: 1024px){
.main-navigation ul#primary-menu > li.current-menu-item > a:after, .main-navigation ul#primary-menu > li:hover > a:after {
background-color: #00afe9;
}
}Go to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.
Please remove main-navigation and social- menus if you don’t want to change color of these items.
let us know if you have any issues with it.Regards,
ThemepalaceJune 13, 2022 at 8:45 am in reply to: Remove or Rename TOP MENU (social media links) in mobile view. #183066sanamKeymasterHello @OOAAHH, Please add this CSS in the Additional CSS
@media screen and (max-width: 980px){
#header-top {
display: none;
}}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.Regards,
ThemepalaceJune 12, 2022 at 10:33 pm in reply to: Hide All Blog Categories from being Visible above Posts #183046sanamKeymasterHello @SOARTS, Please add this CSS in the Additional CSS
.blog .cat-title {
display: none;
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Regards,
ThemepalacesanamKeymasteryes, you can use the font awesome 5 and 6.
you can upgrade your font awesome version through the font awesome plugin.sanamKeymasterSorry to inform you that there is no such option to display feature images instead of icons.
As for the icons depends on which icon you wanna use. If can tell us what kind of icon you wanna use then we could see if you can use it or not.Regards,
SanamsanamKeymasterHi @MARIANNAF7282,
You can simply choose to enable it on the homepage/Frontpage or the entire site.Regards,
SanamsanamKeymasterCould you please send us again or you could send on this email as well?
sanamgurung.themepalace@gmail.com -
AuthorPosts