Forum Replies Created

Viewing 15 posts - 976 through 990 (of 1,544 total)
  • Author
    Posts
  • in reply to: Change Header Menu’s Shape #152307
    Psink
    Keymaster

    Can you please share your site URL?

    Reagrds,

    in reply to: Tour details doesn’t show? #152271
    Psink
    Keymaster

    Hello There

    It seems the issue is from WP Travel Plugin.

    Please add this CSS in the additional CSS – this will solve the issue

    
    .clearfix:before,
    .clearfix:after {
        clear: both;
        content: "";
        display: table;
    }
    

    Also can you please report this issue to the WP Travel support
    https://wptravel.io/contact/

    Regards,

    in reply to: Critical Errors #152239
    Psink
    Keymaster

    Hello

    Can you please share your site URL and some of the reference screenshots of the issue?

    Regards,

    in reply to: LOGO #152086
    Psink
    Keymaster

    Please add this CSS to hide the author of the article.

    
    #feature-slider-section article .entry-meta{
    	display:none;
    }
    

    Hight of the image depends upon the length of the title as the length of the title get larger height of the image will get larger

    in reply to: Titles not showing on posts and pages #151905
    Psink
    Keymaster

    Hello William

    We have sent the updated file V1.0.1 to our site admin to set it live. I must probably live within 24 hrs

    Please wait until it gets live

    Regards

    in reply to: How can I add Parallax effect to top background image? #151895
    Psink
    Keymaster

    It is not possible to add a parallax effect instead you can fix the background image

    Like this
    https://www.awesomescreenshot.com/video/4011843?key=489529043f6dd4b40cb19c93edc07499

    Regards

    Psink
    Keymaster

    Hello There

    Add this css in additional css.

    
    @media screen and (max-width: 1023px){
    	.main-navigation a:hover, .main-navigation a:focus, .main-navigation ul.nav-menu > li > a:hover, .main-navigation ul.nav-menu > li > a:focus{
    		background: #fff;
    		color: #000;
    		fill: #000;
    	}
    }
    

    regards,

    in reply to: Titles not showing on posts and pages #151768
    Psink
    Keymaster

    Hello William

    Did you add any additional CSS to hide the banner above the page? The title is supposed to be within the banner and the banner itself is missing on-page. For a single post, there is the title Just below the featured image

    To be clear please see this screen record
    https://www.awesomescreenshot.com/video/3989030?key=15ce0cb1c97ad64a1220f988cb9ee2ad

    Regards,

    in reply to: Titles not showing on posts and pages #151719
    Psink
    Keymaster

    Hello William

    Can you please explain more on this “Titles are not showing on posts and pages? Any thoughts?”

    it would be easy if you share a reference screenshot

    Regarding no link on featured images will update the theme by tomorrow and let you know after its release

    regards,

    in reply to: Issue with Customizer #151717
    Psink
    Keymaster

    Hello William

    Is this issue happen earlier or after demo import?

    Can you please reset the WordPress using WP Reset plugin and check if it is happening after the reset too or not

    Regards,

    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,

Viewing 15 posts - 976 through 990 (of 1,544 total)