Forum Replies Created
-
AuthorPosts
-
sanamKeymaster
Hello @KENCLOUSER,
The issue have been fixed so please login to our website and go to My Account tab from the menu and there you will find the link to download theme file.
Please let us know if you still get the issue.
Regards,
SanamsanamKeymasterHello @KENCLOUSER,
You don’t have to pay for the theme again. Most probably tomorrow you will be able to download the theme via your account when you login to our website.
We truly apologize for the inconvenience this may have caused.
Regards,
SanamsanamKeymasterHello @KENCLOUSER,
That might have caused due to some technical issue. We are currently looking on it and will get back to you shortly.
Regards,
SanamsanamKeymasterHello @KENCLOUSER,
That might have caused due to the technical issue. We are currently looking on it and will get back to you shortly.
Regards,
SanamsanamKeymasterCould you please send us the link to that page ?
sanamKeymasterHello @BALOGH-VIKTORDIMNET-HU,
Could you please send us your site Url?
Also screenshot of the issue would be great.Regards,
SanamsanamKeymasterHello @SOARTS,
Please add this following CSS
.single #main,
.page #main {
background-color: #111;
}Change the background color as per your need.
sanamKeymasterPlease add this CSS
@media only screen and (max-width: 479px){
#masthead .container {
background-color: #808080;
}
}sanamKeymasterHello @SOARTS,
Please add this CSS:
@media only screen and (max-width: 479px){
#site-identity {
background-color: #898989;
}
}You can change the color code as per your need.
Regards,
SanamsanamKeymasterHi Sortas,
Please use the following CSS
@media only screen and (min-width: 767px) {
.sticky-menu-enabled #main-nav li.menu-item-has-children > a, .sticky-menu-enabled #main-nav li.menu-item-has-children > a {
padding-right: 7px;
}
}Regards,
SanamsanamKeymasterHi Andrear,
Please go throw the video below, you will find the guide on how to add social icons.
https://www.awesomescreenshot.com/video/10802626?key=f192ead67c602223cdef04f59270b667Regards,
SanamsanamKeymasterYes you can do that through our contact form https://themepalace.com/contact-us/.
Regards
sanamKeymasterHi Melcox,
Could you please send us your site Url?. Also you can try disabling the plugin that you have installed. if you want to hide the page title we can do that by custom CSS.
Regards,
SanamsanamKeymasterThe issue might be due to the certain plugin so, could you please send us your site login credentials through our contact form ” https://themepalace.com/contact-us/ “. We will look into the issue afterward.
Regards,
SanamsanamKeymasterIf you wanna apply the changes only on the frontpage then please use the CSS below instead.
@media only screen and (min-width: 767px) {
.home .site-branding #site-identity {
margin-top: 17px;
}
}.home #site-logo img {
margin-top: 11px;
}Regards,
Sanam -
AuthorPosts