Forum Replies Created

Viewing 15 posts - 991 through 1,005 (of 1,549 total)
  • Author
    Posts
  • in reply to: Dropdown Menu #151697
    Psink
    Keymaster

    Hello Mark

    Can you please try this css code. Add this in the additional css

    
    .site-header-menu .dropdown-toggle {
        width: 100%;
        text-align: right;
    }
    

    Hope this will help

    Regards,

    in reply to: Hide From price #151696
    Psink
    Keymaster

    Hello eduvi

    Please add this css in the additional css

    
    .single .trip-price .price-from{
        display:none;
    }
    

    Regards,

    in reply to: Custom CSS not Saving #151574
    Psink
    Keymaster

    Hello Select

    Can you please explain to me where did you place CSS in the theme and for what reason? Something may be missing. Can you please elaborate in more brief so that we could help you to deal with it?

    Regards,

    in reply to: Maps and other problems #151571
    Psink
    Keymaster

    Hello Stevenwa

    Thanks a lot for your info

    Regards,

    in reply to: remove author #151568
    Psink
    Keymaster

    HELLO Dongphu

    Sorry, Currently it is not available

    Regards,

    in reply to: Double Description – WooCommerce #151520
    Psink
    Keymaster

    Hello Mark,

    Did you fix the issue already?

    I have checked the link that you have given, but there is no repetition of the description

    Regards,

    in reply to: Travel Ultimate Pro – #151461
    Psink
    Keymaster

    Hello Marek

    Oh yes, the above CSS is not useful as it should be. Please try this one.
    There is an option called “Theme Editor”, update the button space code of back to top button

    Please follow the screen record
    https://www.awesomescreenshot.com/video/3946938?key=295fa1dcb5b1908ffba1fbb563d85a6b

    Regards,

    in reply to: Travel Ultimate Pro – #151309
    Psink
    Keymaster

    Hello Marek

    Please add this css in additional css

    
    .backtotop {
        bottom: 100px !important;
    }
    

    Regards,

    in reply to: Maps and other problems #151305
    Psink
    Keymaster

    Hello

    Can you please elaborate for ” resume and the “From” are still not working as they should”

    If its a booking form, then yes the author of WP Travel plugin has changes certain function of booking function.

    If you have any query related to Booking form then it’s better to contact WP Travel author directly
    https://wptravel.io/support/

    Regards,

    in reply to: remove author #151304
    Psink
    Keymaster

    Hello

    Can you please share your site URL?

    I want to recommend to use polylang plugin and translate all the static string of the theme

    Regards,

    in reply to: New theme version breaks my existing CSS #151275
    Psink
    Keymaster

    Hello Neil

    Cheers, you have managed to fix the issue.

    If you have any issue please let us know

    Regards,

    in reply to: Signify CSS Size (style.css) #151274
    Psink
    Keymaster

    Hello

    In that case, you can minify the code of style.css. But I don’t think it can be optimized to 20 – 30 kb.
    However, it can be optimized to size 250 – 260 kb by minifying CSS.

    Regards,

    in reply to: remove author #151265
    Psink
    Keymaster

    Hello There

    Please add this css in Additional Css to remove author in single posts

    
    .single-post .about-author{
         display:none;
    }
    

    Regards,

    in reply to: Maps and other problems #151258
    Psink
    Keymaster

    hello there,

    Can you please confirm the version of the Theme and the version of WP Travel plugin.

    We have checked in our side it’s working all fine

    and can you please share your site URL?

    Regards,

    Psink
    Keymaster

    Hello @eduvi

    I have visited your site and it’s good to see that the issue has been fixed already.

    If you have any query left related to the site. Please share with us

    Regards,

Viewing 15 posts - 991 through 1,005 (of 1,549 total)