Forum Replies Created
-
AuthorPosts
-
sanam
KeymasterHello, @ARTUR95 we will be releasing the new version of this theme in which this issue will get fixed.
Regards,
ThemeApril 17, 2022 at 11:59 pm in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #181151sanam
KeymasterHello, BASSINLA your site URL shows a database error could you please fix it first so we could look into the issue?
Regards,
Themepalacesanam
KeymasterHello, @RICHI385 please watch the view below:
https://www.awesomescreenshot.com/video/8448571?key=32a8b13e8be0ea9b7efed500352aba73Regards,
Themepalacesanam
KeymasterHello @RICHI385, Please add this CSS in the Additional CSS
.navigation-classic .menu-inside-wrapper .main-navigation ul > li > a:hover:hover, .navigation-classic .menu-inside-wrapper .main-navigation ul > li > a:hover:focus {
color: #293991;
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please use this link for reference https://www.computerhope.com/htmcolor.htmThanks
-
This reply was modified 2 years, 11 months ago by
sanam.
sanam
KeymasterHello, ROSARIA_S please use the link below for theme instruction.
sanam
KeymasterHello, @SHOP-ACC-ZENDO you can only view the purchased history on the themepalace. Try viewing your profile through your comment section.
Regards,
THemepalacesanam
KeymasterHello, @PADRA72
Could you please explain more in detail what you mean by “is it possible to have to have a header picture that does not cover 2/3rds of the page?”.
Also, could you please share your site URL?
Regards,
Themepalacesanam
KeymasterCan you please try this CSS
.widget.widget_block button.wp-block-search__button {
background-color: #8f77b6;
}If that does not work try this one
.widget.widget_block button.wp-block-search__button {
background-color: #8f77b6 !important;
}Regards,
Themepalace-
This reply was modified 2 years, 11 months ago by
sanam.
sanam
KeymasterPlease add this CSS
button[type=”submit”] {
background-color: #8f77b6 !important;
}sanam
KeymasterHello @VALITA, Please add this CSS in the Additional CSS
#site-footer-navigation li a:hover,
#site-footer-navigation li a:focus,
#social-footer-navigation li a:hover,
#social-footer-navigation li a:focus,
a:hover,
.site-info a:hover,
.site-info a:focus,
.singular-content-wrap .entry-content a:not(.more-link):not(.button):not(button):not(.wp-block-button__link):not(.wp-playlist-caption),
#social-footer-navigation li a:hover,
#social-footer-navigation li a:focus,
.menu-social-container a:focus,
.menu-social-container a:hover,
#site-generator .menu-social-container a:hover,
.sidebar .widget-wrap li a:hover,
.sidebar .widget-wrap li a:focus,
#site-generator .menu-social-container focus{
color: #8f77b6 !important;
}button[type=”submit”],
#site-generator #social-footer-navigation a:focus:before,
#site-generator #social-footer-navigation a:hover:before{
background-color: #8f77b6;
}Unfortunately, we don’t have the option to change the default color of the entire site on the free version. I suggest you to please check the pro version of this theme.
Regards,
Themepalacesanam
KeymasterHello @VALITA, Please add this CSS in the Additional CSS
.main-navigation ul:not(.sub-menu) > li > a:hover,
.main-navigation ul:not(.sub-menu) > li > a:focus,
.top-navigation ul:not(.sub-menu) > li > a:hover,
.top-navigation ul:not(.sub-menu) > li > a:focus,
#menu-toggle:hover .menu-label,
button.menu-toggle:hover .menu-label,
.menu-inside-wrapper .main-navigation .nav-menu ul > li > a:hover,
.menu-inside-wrapper .main-navigation .nav-menu ul > li > a:focus,
.menu-inside-wrapper .top-navigation .nav-menu ul > li > a:hover,
.menu-inside-wrapper .top-navigation .nav-menu ul > li > a:focus,
button.dropdown-toggle:hover,
.site-header-menu .menu-inside-wrapper .nav-menu li button:hover,
button.menu-toggle:hover,
button.menu-toggle:focus,
.menu-toggle-close:before,
.menu-toggle:hover,
.menu-toggle:focus,
#menu-toggle:hover,
#menu-toggle:focus,
.menu-label:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.menu-inside-wrapper .main-navigation > .nav-menu > .current_page_item > a {
color: #FF0000;
}@media only screen and (min-width: 75em) {
.navigation-classic .menu-inside-wrapper .main-navigation > .nav-menu > .current_page_item > a:before, .navigation-classic .menu-inside-wrapper .top-navigation > .nav-menu > .current_page_item > a:before {
border-color: #FF0000;
}
}#scrollup,
button[type=”submit”] {
background-color: #FF0000;
}#menu-toggle:hover{
color: #FF0000;
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please use this link for reference https://www.computerhope.com/htmcolor.htmAs for the HOME and SOCIAL MEDIA menu icons are already “hovering”. it is just to make it easy for the user to know on which page exactly they are on. please remove the link to the homepage from the social media menu and it will get fixed.
Regards,
Themepalacesanam
KeymasterPlease download the demo file from the below link and import it manually
https://drive.google.com/file/d/17AV3jp4eX44AA88e56LnuCrZUGgEjRan/view?usp=sharingsanam
Keymasterplease add the following CSS
#featured-slider:hover .slick-prev {
left: 633px;
}#featured-slider:hover .slick-next {
right: 612px;
}You can adjust it manually from your end as per your need.
Regards,
Themepalacesanam
KeymasterHello @TONY-MICELLI, Please add this CSS in the Additional CSS
.slick-prev:hover,
.slick-next:hover {
background-color: #00FF00;
}#featured-slider .slick-dots li:before {
position: absolute;
height: 9px;
width: 9px;
left: 0;
bottom: 24px;
border-radius: 114%;
}#featured-slider .slick-dots li.slick-active:before {
background-color: #00FF00
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please use this link for reference https://www.computerhope.com/htmcolor.htmPlease change the size of the dots as per your requirement. you can adjust the height, width, and radius.
Also, could you please send us the design of how you want to customize the left and right arrows?
Thanks
sanam
KeymasterHello @GIRLRACER, Could you please tell us whether you have used some plugin to display the recent uploads?
or would be better if you could share reference sreenshot of the recent uploads settings.Regards,
Themepalace -
This reply was modified 2 years, 11 months ago by
-
AuthorPosts