Forum Replies Created

Viewing 15 posts - 886 through 900 (of 1,451 total)
  • Author
    Posts
  • 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,

    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,

Viewing 15 posts - 886 through 900 (of 1,451 total)