Forum Replies Created

Viewing 15 posts - 526 through 540 (of 1,338 total)
  • Author
    Posts
  • in reply to: homepage introduction – image #171203
    Psink
    Keymaster

    hello

    We have released the new update please update your theme. Now you will be able to make the featured image full-screen size as you can see in the screen record

    https://www.awesomescreenshot.com/video/6060185?key=0bc5d24f6f9acd0fd97ce94d7d82a288

    in reply to: remove white on background #171202
    Psink
    Keymaster

    Hello,

    Please add this CSS in Additional CSS

    For the border primary and sidebar container

    
    .nm_active .sidebar .widget,
    .nm_active #primary article.hentry {
        box-shadow: none;
        border: 1px solid #fff !important;
    }
    

    For footer subscribe btn

    
    .nm_active .tnp-widget-minimal .tnp-submit{
        background-color: #131d4d !important;
    }
    

    Note: This CSS only works for dark mode
    Please change the color code as per your requirement

    After adding CSS your site looks something like this
    https://www.awesomescreenshot.com/video/6060156?key=f2aeffb007798d098deb0e6e5830530b

    in reply to: remove white on background #171177
    Psink
    Keymaster

    Yes, it is possible to do. Please make your changes on the site and publish the changes. Then we will check and provide you necessary CSS to make the design you have mentioned

    And please share your site URL once you made a changes

    in reply to: remove white on background #171173
    Psink
    Keymaster

    So you want a white border for widgets and primary container.

    Can you please save your changes and let us know what extra changes you want? We will provide you necessary CSS to make changes on the site

    in reply to: homepage introduction – image #171102
    Psink
    Keymaster

    Thanks for your clarification, now I understand.

    We will add an option to make the featured image full width. Please wait until we release a new update by tomorrow

    in reply to: remove white on background #171101
    Psink
    Keymaster

    Hello sukron,

    Please add this CSS in the Additional CSS

    
    .sidebar .widget,
    #primary article.hentry {
        box-shadow: none;
    }
    

    Have a good day

    in reply to: homepage introduction – image #171042
    Psink
    Keymaster

    Hello

    Do you mean the size of the image used for the Introduction section? Or something else

    It’s 440 * 600

    in reply to: Unable to import Travel Master Charity #170992
    Psink
    Keymaster

    Hello,

    We will update the theme by adding the demo data of the charity demo within 24 hours. Please update the theme and you will be able to import demo data of charity demo. Before you do that please reset your WordPress and add Catch Theme Demo Import to import demo data.

    Or please download demo data to import manually
    https://drive.google.com/file/d/1yjuAh085G_1l4Qw1DchIQzup-IywLD-j/view?usp=sharing

    Psink
    Keymaster

    Hello

    We will update the theme within 24 hours. Please update the theme and you will be able to hide weather on the header

    As you can see in the screen record
    https://www.awesomescreenshot.com/video/6013425?key=4fd044ad53f54983deba8e7cfca0f869

    in reply to: Site Title in Header is very tiny #170990
    Psink
    Keymaster

    Hello

    Please add this CSS in the Additional CSS

    
    .site-title a {
    	font-size: 52px;
    }
    
    @media only screen and (max-width: 1023px){
    	.site-title a {
    	    font-size: 37px;
    	}
    }
    
    @media only screen and (max-width: 767px){
    	.site-title a {
    	    font-size: 25px;
    	}
    }
    

    You can change the font size as per your need

    in reply to: Change Color of Buttons and Menue #170989
    Psink
    Keymaster

    Hello

    Please add this CSS

    For menu item color and hover color

    
    @media only screen and (min-width: 75em){
    	.transparent-header-color-scheme.has-header-media.navigation-classic .site-header-main .main-navigation > .nav-menu > li > a, .transparent-header-color-scheme.home.navigation-classic .site-header-main .main-navigation > .nav-menu > li > a {
    	    color: #c52626;
    	}
    }
    
    .transparent-header-color-scheme.has-header-media.navigation-classic .site-header-main .main-navigation > .nav-menu > li > a:hover{
    	color: #fff
    }
    

    For btn and btn hover color

    
    .more-link, .button, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-time-handle, .mejs-time-hovered, .mejs-time-handle-content, .mejs-time-current, .mejs-time-handle-content, .mejs-controls .mejs-time-rail .mejs-time-current, #feature-slider-section .owl-prev, #feature-slider-section .owl-next, .section .filter-button-group .button.is-checked:before, .pagination .page-numbers.current, .entry-content button, .entry-summary button, button, #scrollup, .slider-content-wrapper .controllers .cycle-prev, .slider-content-wrapper .controllers .cycle-next, input[type="submit"], button[type="submit"], .scrollup a, .sticky-post, #team-dots li.active:after, #team-content-section .team-content-wrapper.owl-carousel .owl-nav button:hover, #team-content-section .team-content-wrapper.owl-carousel .owl-nav button:focus, .wp-block-button__link, #infinite-handle > span > button, .menu-inside-wrapper #site-header-cart-wrappe li>a, .contact-section .entry-container ul.contact-details li .fa, nav.navigation.posts-navigation .nav-links a, .page-numbers li .page-numbers.current, .archive-content-wrap .pagination .page-numbers.current, .cart-collaterals .shop_table.shop_table_responsive .cart-subtotal, .catch-instagram-feed-gallery-widget-wrapper .button, .sticky-label, .wpcf7 input[type=submit]:hover, .wpcf7 input[type=submit]:focus, .archive-posts-wrapper .more-link:hover, .archive-posts-wrapper .more-link:focus, .archive-posts-wrapper .button:hover, .archive-posts-wrapper .button:focus, .archive-posts-wrapper button :hover, .archive-posts-wrapper button :focus, .comments-area input[type=submit]:hover, .comments-area input[type=submit]:focus, #service-section .more-link:hover, #service-section .hentry .more-link:focus, #service-section .hentry .button:hover, #service-section .hentry .button:focus, #service-section .hentry button:hover, #service-section .hentry button:focus, #featured-content-section .section-content-wrapper .hentry .more-link:hover, #featured-content-section .section-content-wrapper .hentry .more-link:focus, #featured-content-section .section-content-wrapper .hentry .button:hover, #featured-content-section .section-content-wrapper .hentry .button:focus, #featured-content-section .section-content-wrapper .hentry button:hover, #featured-content-section .section-content-wrapper .hentry button:focus, #stats-section .hentry .more-link:hover, #stats-section .hentry .more-link:focus, .woocommerce .products .product-container:not(.entry-container) .button:hover, .woocommerce .products .product-container:not(.entry-container) .button:focus, .woocommerce .products .product-container .added_to_cart:hover, .woocommerce .products .product-container .added_to_cart:focus, #collection-section .collection-wrapper .product-container .added_to_cart:hover, #collection-section .collection-wrapper .product-container .added_to_cart:focus, #site-generator #social-footer-navigation a:focus:before, #site-generator #social-footer-navigation a:hover:before, #feature-slider-section .owl-dots button.owl-dot span, #portfolio-content-section .hentry .more-link:hover, #portfolio-content-section .hentry .more-link:focus, .timeline-section .content-wrapper:before, .timeline-section .hentry .hentry-inner:before{
    	background-color: #c52626;
    }
    
    #featured-content-section .section-content-wrapper .hentry .more-link,
    .archive-posts-wrapper .hentry .more-link {
    	border-color: #c52626;
    }
    

    Change the color code as per your requirement

    in reply to: Probleme Key #170988
    Psink
    Keymaster

    The license is valid for one year only. Each year you have to renew the license

    in reply to: Products header #170773
    Psink
    Keymaster

    Hello Paola,

    We have already fixed the issues on your site. Can you please check your site?

    in reply to: Price Section Title & Subtitle Colors #170760
    Psink
    Keymaster

    Sorry for the late follow-up. Here is the CSS to change the color of the title and subtitle

    
    
    #pricing-table .section-title {
        color: #0037ff;
    }
    
    #pricing-table .section-subtitle {
        color: #d7e0ff;
    }
    

    you change the color code as per your requirement

    in reply to: instagram feed to homepage #170545
    Psink
    Keymaster

    Yes, we can sort the sections

    Follow the screen record
    https://www.awesomescreenshot.com/video/5875254?key=2fd2f826279fd196740a5f3360cd1e41

Viewing 15 posts - 526 through 540 (of 1,338 total)