Forum Replies Created

Viewing 15 posts - 496 through 510 (of 1,544 total)
  • Author
    Posts
  • in reply to: menu and header issues #188475
    Psink
    Keymaster

    @RMINEH,

    Now 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

    in reply to: Mobile version can’t show travel content and price details #188474
    Psink
    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

    in reply to: Menu and header issues #188473
    Psink
    Keymaster

    @RGMITTS, is the menu that is marked with the red circle in the screenshot?
    https://www.awesomescreenshot.com/image/37111090?key=a2d963762244cfb1b792067c4bd25bba

    if that is the case, please follow the screen record
    https://www.awesomescreenshot.com/video/14820591?key=d491a09e14c9e873e8b6c43acfd6efb6

    in reply to: Book now button doesn’t show up with custom link #188472
    Psink
    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

    in reply to: Mobile version can’t show travel content and price details #188456
    Psink
    Keymaster

    Please 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

    in reply to: Menu and header issues #188454
    Psink
    Keymaster

    @RGMITTS, Could you please share your site URL?

    in reply to: How to migrate site to Pro Version #188452
    Psink
    Keymaster

    please follow the screen record,
    https://www.awesomescreenshot.com/video/14787817?key=f3ccb6ccbb9780a7c4a784477477679d

    let us know if you have any confusion

    in reply to: How to migrate site to Pro Version #188442
    Psink
    Keymaster

    Quick 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 stuff

    in reply to: How to migrate site to Pro Version #188436
    Psink
    Keymaster

    Shifting 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.
    in reply to: Mobile version can’t show travel content and price details #188435
    Psink
    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

    in reply to: Load more blog posts on front page not working #188432
    Psink
    Keymaster

    Could 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/

    in reply to: An Issue with Theme #188431
    Psink
    Keymaster

    Could 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/

    in reply to: Menu and header issues #188430
    Psink
    Keymaster

    Add 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

    in reply to: menu and header issues #188429
    Psink
    Keymaster

    @RMINEH,

    Regarding 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/2kadyxmw

    If 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

    in reply to: Question #188425
    Psink
    Keymaster

    Yes, 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.
Viewing 15 posts - 496 through 510 (of 1,544 total)