Forum Replies Created

Viewing 15 posts - 3,406 through 3,420 (of 8,657 total)
  • Author
    Posts
  • in reply to: change color overlay on testimonials widget #81410
    wensolutions
    Keymaster

    Hello linda,

    Glad to help you.

    let us know if you have any issues further.

    Thank you.

    in reply to: change color overlay on testimonials widget #81406
    wensolutions
    Keymaster

    Hello,

    Please once try adding below given CSS.

    .clean_corporate_widget_testimonial_slider .testimonial-wrapper > h4 {
        color: #a00;
    }

    Change the color code as per your requirement.

    Hope this helps.

    Regards!!

    in reply to: Icons above the links on the header. #81404
    wensolutions
    Keymaster

    Hello @ben-wuring,

    Please find answers to your queries below:

    Query 1:

    Response: You can the other icons as well and for this just add the class in the text mention below as given in the screenshot:

    http://prntscr.com/l421e7

    To find the icon class please look into the below given link:

    https://fontawesome.com/v4.7.0/icons/

    Query #2:

    Response: Now to display the social icon in the social menu location you need to at first create the social menu from Admin Panel > Appearance > Menus adding your desired custom links like facebook.com etc.

    Screenshot:
    https://prnt.sc/l424ew

    Hope this helps.

    Regards!!

    in reply to: Call-to-Action button #81400
    wensolutions
    Keymaster

    Hello @erum-shaheen,

    To add the custom code you need to go through the child theme.

    To know how to create and activate the child theme please follow below given link:

    https://wptravel.io/how-to-create-a-child-theme/

    After activating the child theme in your child theme add below given code:

    add_filter( 'woocommerce_product_add_to_cart_text', woocommerce_var_pricing_options_add_to_crt_txt, 10 );
    
    function woocommerce_var_pricing_options_add_to_crt_txt( $text ) {
    	global $product;
    	if ( $product->is_type( 'variable' ) ) {
    		$text = $product->is_purchasable() ? __( 'Shop Now', 'woocommerce' ) : __( 'Read more', 'woocommerce' );
    	}
    	return $text;
    }

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you.

    Regards!!

    in reply to: change color overlay on testimonials widget #81397
    wensolutions
    Keymaster

    Hello @linda,

    The option to disable the black overlay on the testimonial section is available within the theme. For this, you need to go to the widget Clean Corporate: Testimonial. There you will find the option “Enable Background Overlay”. You just to enable/disable the option as per your requirement.

    Now to change the text color of the testimonial section add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .clean_corporate_widget_testimonial_slider .testimonial-excerpt {
        color: #a00;
    }

    Change the color code as per your requirement.

    Hope this helps.

    Regards!!

    in reply to: I want to remove the header. #81394
    wensolutions
    Keymaster

    Hello @jessy,

    To remove the header image in the pages except in the home page please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .page section#banner-image {
        display: none;
    }
    .blog section#banner-image{
    display: none;
    }

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you.

    Regards!!

    in reply to: Footer image #81217
    wensolutions
    Keymaster

    Hello @latoyamcneal1,

    If you upgrade to the pro version, it will not create any effect on the site. Your database will be as it is i.e. the post, pages in the dashboard will be there.

    Now the question regarding the copyright information, with the pro version you can definitely edit/remove the info at the button of the footer.

    The pro version comes with lots of other exciting feature and to know about it please refer below-given link:

    http://themepalace.com/downloads/kids-education-pro/

    Hope this helps.

    Regards!!

    in reply to: Sliders #81215
    wensolutions
    Keymaster

    Hello @tolbr,

    Glad to help you.

    If you have any issues further then please let us know.

    Regards!!

    in reply to: Footer image #81094
    wensolutions
    Keymaster

    Hello @latoyamcneal1,

    Maybe you are using the free version of the theme as the free version does not have the option to change the image in the footer.

    Hope this clears the confusion.

    Regards!!

    in reply to: Sliders #81092
    wensolutions
    Keymaster

    Hello @tolbr,

    First of all thank you very much for your interest in the theme.

    The slider section in the theme actually depends upon the size of the image used. So if you like to decrease the size of the slider then you can upload the image of smaller height so that the slider will appear diminutive.

    Hope this helps.

    Let us know if you have any query/confusion further.

    Regards!!

    in reply to: The installation #80978
    wensolutions
    Keymaster

    Hello @marianne,

    Glad that you figured out the issue.

    Let us know if you have any issue further.


    @harbergerspeech
    ,

    Have you followed the steps mentioned in the link below?

    http://themepalace.com/instructions/themes/travel-insight-pro/#doc-theme-installation-1

    If you have followed the steps and still getting the issue then clearly mention the issue that you have faced so that we can help you further.

    Also. please create your own ticket so that it would be easy for us to follow back your response.

    Thank you.

    Regards!!

    in reply to: Primary School Enquiry #80975
    wensolutions
    Keymaster

    Hello @quality2018,

    First of all thank you very much for your interest in the premium version of the theme.

    For the query regarding discount, please contact in the below email address given below:

    info@themepalace.com

    Thank you.

    Regards!!

    in reply to: Footer image #80974
    wensolutions
    Keymaster

    Hello @latoyamcneal1,

    We would really like to apologize for the trouble and did not mean to elicit the frustration at all.

    As you have mentioned in the earlier replies, that you were able to display the header in the homepage but wanted to get rid of the slider so we suggest you to turn off the slider. If this is not what you meant then, can you please explain it more clearly with the proper screenshot so that we can provide the fix.

    Also, to remove the black overlay on the slider please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #main-slider .black-overlay {
        background-color: transparent;
    }

    Hope this helps.

    Regards!!

    in reply to: The installation #80824
    wensolutions
    Keymaster

    Hello @marianne,

    We do have the theme installation steps mentioned in our official doc as you can see in below given link:

    http://themepalace.com/instructions/themes/travel-insight-pro/#doc-theme-installation-1

    Let us know if you have any confusion further.

    Thank you.

    Regards!!

    in reply to: Can not find the widget Magazine Plus – Slider #80823
    wensolutions
    Keymaster

    Hello @michielauerbach,

    We will definitely add that in our official guide. Also, we must mention that your site looks amazing and wish you the best.

    Let us know if there is anything further.

    Thank you.

    Regards!!

Viewing 15 posts - 3,406 through 3,420 (of 8,657 total)