Forum Replies Created
-
AuthorPosts
-
Psink
Keymasteryou can send login details to my mail prashant.themepalace@gmail.com
I will inspect and let you know when its done
Psink
KeymasterYou can send it to prashant.themepalace@gmail.com
February 17, 2023 at 2:53 am in reply to: Mobile version can’t show travel content and price details #188524Psink
KeymasterPlease try this one code and remove previous one
.wp-travel-calendar-view .wp-travel-booking__pricing-wrapper .wp-travel-booking__pricing-name button font,
.wp-travel-calendar-view .wp-travel-booking__pricing-wrapper .wp-travel-booking__pricing-name button{
white-space: normal !important;
}Psink
Keymaster@SIMONKOUSKOUNIS, Please give us a access to the site dashboard? We will check and fix the issue
Psink
KeymasterCould you please manage to give dashboard access to the subdomain? we will inspect and try to get a solution to fix the issue.
February 17, 2023 at 12:35 am in reply to: Mobile version can’t show travel content and price details #188518Psink
KeymasterI got it, please add this CSS
.wp-travel-calendar-view .wp-travel-booking__pricing-wrapper .wp-travel-booking__pricing-name button font{
white-space: normal !important;
}Psink
KeymasterYou did it in the right way, it’s strange it should work. Could you please share your site login? We will inspect and let you know about the issue
Please send your site login through our contact form
https://themepalace.com/contact-us/Psink
Keymaster@WHI_ADMIN, you can install the WP-Optimize plugin here is the link
https://wordpress.org/plugins/wp-optimize/Also, I have noticed icon is not loaded properly on your site may be some other plugin is responsible for it. You can disable all the plugins except for the wp travel and check if the icon loaded properly in the trip pages
February 16, 2023 at 10:18 pm in reply to: Mobile version can’t show travel content and price details #188512Psink
KeymasterCould you please send us the URL of that particular page?
Psink
KeymasterSure, If it does not works, let us know
Psink
KeymasterPlease add this CSS the to remove TOP Menu
@media only screen and (max-width: 1200px){
#header-top #top-menu-wrapper{
display: none;
}#header-top .wrapper{
justify-content: right;
padding: 0px 20px
}
}#header-top .open-bar-wrapper {
display: flex;
}#header-top .open-bar-wrapper .cart-contents .count {
left: initial;
}Regarding the menu, we will contact the theme author and let him know. Maybe in the future, he will manage in new release
Psink
Keymaster@FASTFORWARD, really sorry for the late reply.
Regarding the latest news in the header actually, there has been a little mistake in the code that I have given before it should be “visibility: hidden” but I have given you “visibility: none”
#top-header .latest-news{
visibility: hidden;
}regarding the menu browser is it the menu background or is something else that you want to change the color
And don’t worry We will be releasing the new update soon may be in the mid of the next week
Also once again sorry for keeping you await
-
This reply was modified 2 years, 7 months ago by
Psink.
Psink
Keymasterplease add this CSS in the additional CSS, you will find Additional CSS inside the customize, there you can paste the code
#recommended-packages .section-header.align-center:before {
content: “Hello world”;
line-height: 61px;
font-size: 22px;
}you can change the content text for the gap you can change the line height value and for the size you can change the value of font size
Psink
KeymasterSeems there is a conflict between the js files. Could you please disable all the plugins and check if the issue is still exists
Psink
Keymastercould you please share your site URL?
-
This reply was modified 2 years, 7 months ago by
-
AuthorPosts