Forum Replies Created
-
AuthorPosts
-
September 19, 2023 at 12:27 am in reply to: Does the theme come with built-in customization options? #190874
Psink
KeymasterHello @ALISALMAN
It’s a classic theme, and the theme does not offer options for color, fonts, and layout. Themes mainly offer options to set content rather than styling options. But yes Pro version offers a few more options for styling like font options, and theme scheme color.
I would recommend you try a free version
Psink
KeymasterWe have rollback the customization, and now it’s working well
If the issue occurs again while customizing the site, please let us know after which setting the issue arises It will help us to track the issue
Psink
KeymasterHello @NATURAGRECA, @SURGAL
Is it possible to share your site URL?
Psink
KeymasterCan you please share your login with my previous email? We will check and let you know
Psink
KeymasterDid you reset your site or did any thing else? Can you please elaborate in more details
Psink
KeymasterCan you please share your site URL?
Psink
KeymasterPlease follow the screen record
https://www.awesomescreenshot.com/video/20470761?key=33881286d8cf7599bd2566bfd3a2bae1Psink
KeymasterYou can add this CSS in the Additional CSS
.post-categories :not(:last-child):after {
content: ” “;
margin-right: 5px;
}Psink
KeymasterThe option that you are looking for is not available in free version. Sticky header option is only available in Travel Master Pro
Psink
KeymasterWe have import the data please verify from your side
Psink
KeymasterBefore importing data is it okay to reset your site?
Psink
KeymasterIs it possible to share your site dashboard login? We will help you to import the full demo
You can share your login details with prashant.themepalace@gmail.com
August 22, 2023 at 11:40 pm in reply to: Service section icons are being zoomed into the header of service single pages #190641Psink
KeymasterYou can add this CSS
#page-site-header {
background-size: auto;
background-repeat: no-repeat;
}August 22, 2023 at 8:08 am in reply to: Anchor links with different color background in menu #190627Psink
KeymasterPlease add this CSS in the Additional CSS
.main-navigation ul#primary-menu ul li.current-menu-item > a, .main-navigation ul#primary-menu ul li:hover > a, .main-navigation ul#primary-menu ul li:focus > a{
background: #fff !important;
color: orange !important;
}
.main-navigation ul#primary-menu ul li.current-menu-item > a, .main-navigation ul#primary-menu ul li:hover > a, .main-navigation ul#primary-menu ul li:focus > a{
background: #fff !important;
color: #000 !important;
}
.main-navigation ul#primary-menu ul li.current-menu-item > a:hover,
.main-navigation ul#primary-menu ul li:hover > a:hover,
.main-navigation ul#primary-menu ul li:focus > a:hover{
background: #fff !important;
color: orange !important;
}August 22, 2023 at 7:59 am in reply to: Service section icons are being zoomed into the header of service single pages #190626Psink
KeymasterThe link to the page that you have shared is not found. Is it possible to share a reference screenshot?
-
AuthorPosts