Forum Replies Created
-
AuthorPosts
-
sanam
KeymasterHello @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,
Sanamsanam
KeymasterHello @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,
Sanamsanam
KeymasterHello @KENCLOUSER,
That might have caused due to some technical issue. We are currently looking on it and will get back to you shortly.
Regards,
Sanamsanam
Keymastersanam
KeymasterCould you please send us the link to that page ?
sanam
KeymasterHello @BALOGH-VIKTORDIMNET-HU,
Could you please send us your site Url?
Also screenshot of the issue would be great.Regards,
Sanamsanam
KeymasterHello @SOARTS,
Please add this following CSS
.single #main,
.page #main {
background-color: #111;
}Change the background color as per your need.
sanam
KeymasterPlease add this CSS
@media only screen and (max-width: 479px){
#masthead .container {
background-color: #808080;
}
}sanam
KeymasterHello @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,
Sanamsanam
KeymasterHi 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,
Sanamsanam
KeymasterHi 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,
Sanamsanam
KeymasterYes you can do that through our contact form https://themepalace.com/contact-us/.
Regards
sanam
KeymasterHi 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,
Sanamsanam
KeymasterThe 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,
Sanamsanam
KeymasterIf 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