Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterNow I figure out the issue. Regarding the menu, it depends on the screen size – the dropdown menu will active for a screen size less than 1200. I guess the screen size of your desktop is less than 1200 Maybe 1040
Regarding header text please add this CSS in the Additional CSS
body.woocommerce .custom-header .custom-header-content-wrapper{
display: none;
}please let us know if the code works
February 14, 2023 at 11:03 pm in reply to: Mobile version can’t show travel content and price details #188474Psink
Keymaster@ELIANDYAO, This may be due to the browser cache in your phone, the changes are not working properly. Could you please clear your browser cache and recheck the issue and also check in others’ mobile phones as well
Psink
Keymaster@RGMITTS, is the menu that is marked with the red circle in the screenshot?
https://www.awesomescreenshot.com/image/37111090?key=a2d963762244cfb1b792067c4bd25bbaif that is the case, please follow the screen record
https://www.awesomescreenshot.com/video/14820591?key=d491a09e14c9e873e8b6c43acfd6efb6Psink
Keymaster@CIOCCOTRAVEL, IT is not possible to edit the homepage sections with the Elementor. Theme homepage sections are based on the customizer so we can’t change the content using Elementor. But no worries we can add using the CSS code if it is just a simple text,
Regarding the hovering issue, I guess we need to add a few lines of CSS for the hover
Could you please share your site URL? We will inspect and provide you with a CSS
Also could you please share the screenshot with a marking where to add the text above the package section
February 14, 2023 at 5:51 am in reply to: Mobile version can’t show travel content and price details #188456Psink
KeymasterPlease add this CSS in the Additional CSS
@media screen and (max-width: 1024px){
.single-itineraries.left-sidebar #primary, .single-itineraries.right-sidebar #primary {
float: left;
width: 100%;
}
.right-sidebar #secondary{
display: inline !important;
}
}GO to Dashboard >> Customizer >> Additional CSS there you can paste the code and published the site
Please let us know if there is still an issue
Psink
Keymasterplease follow the screen record,
https://www.awesomescreenshot.com/video/14787817?key=f3ccb6ccbb9780a7c4a784477477679dlet us know if you have any confusion
Psink
KeymasterQuick Question
Is it the home template and the header footer template that is changed after shifting to pro to free version?
or there is an another stuffPsink
KeymasterShifting from free to pro version will not change the post/page and the WordPress Settings. But I guess you are talking about the templates that is not override after shifting to pro version.
I guess we have to transfer template manually. Could you please share your site dashboard from our contact form? We will help you to transfer template
-
This reply was modified 2 years, 7 months ago by
Psink.
February 13, 2023 at 4:07 am in reply to: Mobile version can’t show travel content and price details #188435Psink
Keymaster@ELIANDYAO, could you please share your site URL? We will inspect and get you back once we verify the issue and solution for fixing the issue
Psink
KeymasterCould you please share your dashboard login? We will inspect and let you know about the issue
You can share the details from our contact form
here is the link https://themepalace.com/contact-us/Psink
KeymasterCould you please explain your issue in a more elaborate way? We will help you to fix the issue
Also please share your site URL and the dashboard login. You can share the details from our contact form
here is the link https://themepalace.com/contact-us/Psink
KeymasterAdd this CSS in Additional CSS
#header-top #menu-toggle-top {
margin-left: 45px;
}#primary-menu-wrapper #menu-toggle {
margin-left: 15px;
}You change the number as per your requirement
Psink
KeymasterRegarding query no.1, I’m a little bit in confuse, I did not see any square dropdown in the header ( desktop version ). Could you please explain in more detail?
And Regarding the second query, is it a site title? I have marked in the screenshot
https://tinyurl.com/2kadyxmwIf you are talking about the site title, you can change form Site Identity options in the customizer
You can use an awesome screenshot extension in the Chrome browser to share the screenshot as well screen record by generating the sharable link
Psink
KeymasterYes, Blogpost Pro is best for blogging sites and it’s a classic theme ( customizer based ). And airsoftic is using an FSE( Full Site Editing ) theme, both theme works differently from each other.
I would like to recommend you use the free version of Blogpost and if the theme fits perfects for your site, you can buy a pro license
-
This reply was modified 2 years, 7 months ago by
Psink.
-
This reply was modified 2 years, 7 months ago by
-
AuthorPosts