Forum Replies Created

Viewing 20 posts - 9,821 through 9,840 (of 12,014 total)
  • Author
    Posts
  • in reply to: Removing search form from Audioman Pro #159310
    Skandha
    Member

    @shieldmediaworks: Glad I could help you out. Do leave us a review and let me know if you have anymore issues. 🙂

    Kind Regards,
    Skandha

    in reply to: Featured Tab Content Question #159303
    Skandha
    Member

    @inksla: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/divin/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Remove "Read more" button in feature slider #159302
    Skandha
    Member

    @ns151: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Catch Base Pro Purchase #159252
    Skandha
    Member

    @ta0102: Let me know the English translation of all the menu items and I will provide you the CSS Code to do that.

    Kind Regards,
    Skandha

    in reply to: Error: Update package not available #159234
    Skandha
    Member

    @richardmin: I checked your site and you already have the latest version of the theme on your site.

    Kind Regards,
    Skandha

    in reply to: Featured Tab Content Question #159233
    Skandha
    Member

    @inksla: Did you Go to => Appearance => Customize => Homepage Settings => Your homepage displays as a Static Page => Select Posts Page as Blog.

    Let me know if you have selected this option.
    Kind Regards,
    Skandha

    in reply to: Catch Base Pro Purchase #159229
    Skandha
    Member

    @ta0102: Can you let me know which image is not showing up well?

    You can use Promotion Headline Options to display text below the menu. Go to => Appearance => Customize => Theme Options => Promotion Headline Options

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Change top Menu button font color and Icon in Mobile #159228
    Skandha
    Member

    @greenwhite560: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adonis/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Footer columns and responsive design #159227
    Skandha
    Member

    @dicneth: I will let you when the update is released. I hope other people having the same issue can benefit from your solution.

    Kind Regards,
    Skandha

    in reply to: Remove "Read more" button in feature slider #159226
    Skandha
    Member

    @ns151: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To change color and border color of slider arrows */
    #feature-slider-section .cycle-prev, #feature-slider-section .cycle-next {
     	border-color:#123456;
     	color:#123456;
    }
    
    /* To change background hover color of slider arrows */
    #feature-slider-section .cycle-prev:hover, #feature-slider-section .cycle-next:hover,#feature-slider-section .cycle-prev:focus, #feature-slider-section .cycle-next:focus {
      	background:#fff;
    }
    
    /*To change the background color of slider pager */
    #feature-slider-section .cycle-pager span:hover, #feature-slider-section .cycle-pager span:focus, #feature-slider-section .cycle-pager .cycle-pager-active {
      	background-color:#123456 !important;
      	background-image:none !important; 
    }
    
    /* To change the color and background color of button */
    input[type="submit"] {
    	background-color:#123456 !important;
      	background-image:none !important;
            color:
    
    }
    
    /* To change the color of links on focus */
    a:focus, a:hover, #feature-slider-section .entry-title a:hover, #feature-slider-section .entry-title a:focus, .menu-toggle:hover, .menu-toggle:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .search-submit:hover, .search-submit:focus, .entry-meta a:hover, .entry-meta a:focus, .site-info a:hover, .site-info a:focus, #search-toggle, #share-toggle, .main-navigation ul :hover > a .main-navigation ul :hover > a, .main-navigation ul .focus > a, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .site-header-cart .cart-contents:hover, .site-header-cart .cart-contents:focus, .site-header-menu .social-navigation a:hover, .site-header-menu .social-navigation a:focus, .absolute-header .site-header-menu .social-navigation a:hover, .absolute-header .site-header-menu .social-navigation a:focus, .absolute-header .menu-toggle:hover, .absolute-header .menu-toggle:focus, .absolute-header .site-header-cart .cart-contents:hover, .absolute-header .site-header-cart .cart-contents:focus, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a, .navigation-classic.absolute-header .main-navigation ul ul :hover > a, .navigation-classic.absolute-header .main-navigation ul ul .focus > a, .post-navigation a:hover .nav-title, .post-navigation a:focus .nav-title, .section .section-title a:hover, .section .section-title a:focus, .section .entry-title a:hover, .section .entry-title a:focus, #testimonial-content-section .cycle-prev:hover, #testimonial-content-section .cycle-prev:focus, #testimonial-content-section .cycle-next:hover, #testimonial-content-section .cycle-next:focus, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:focus, #events-section.has-background-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:focus, #events-section.has-background-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:focus, #portfolio-content-section .entry-title a:hover, #portfolio-content-section .entry-title a:focus, .team-content-wrapper .hentry-inner:hover .entry-title a, .team-content-wrapper .hentry-inner:focus .entry-title a, .audioman-mejs-container.mejs-container button:hover, .audioman-mejs-container.mejs-container button:focus, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus, table.shop_table_responsive tr td a:hover, table.shop_table_responsive tr td a:focus, .product-container a.added_to_cart:hover, .product-container a.added_to_cart:focus, .single-product .product_meta a:hover, .single-product .product_meta a:focus, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus, .woocommerce-info a:hover, .woocommerce-info a:focus, .woocommerce-tabs ul.tabs li a:hover, .woocommerce-tabs ul.tabs li a:focus, .variations .reset_variations:hover, .variations .reset_variations:focus {
    	color:#fff !important;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Error: Update package not available #159220
    Skandha
    Member

    @richardmin: Can you please post in your site URL?

    Kind Regards,
    Skandha

    in reply to: Removing search form from Audioman Pro #159219
    Skandha
    Member

    @shieldmediaworks: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Kind Regards,
    Skandha

    in reply to: Header image not shrinking on mobile #159218
    Skandha
    Member

    @shieldmediaworks: I don’t think you can do much with the images looking stretched on smaller screens. As the header image you have put has two figure on the right and the left side it will look stretched when you decrease the width of screen in order to adjust with the screen size.

    Kind Regards,
    Skandha

    in reply to: URGENT – Bug with 4.0 catch base pro update #159216
    Skandha
    Member

    @salamali: This is strange. You can customize your footer using the Footer Editor Option inside Theme Options. Can you let me know what other customization that you made was lost?

    Kind Regards,
    Skandha

    in reply to: I am unable to Remove Title of my Home Page. #159212
    Skandha
    Member

    @aryan: You don’t seem to be using our theme. Please post your issues and queries in the respective theme support forum.

    Kind Regards,
    Skandha

    in reply to: Removing search form from Audioman Pro #159161
    Skandha
    Member

    @shieldmediaworks: Go to => Appearance => Customize => Theme Options => Menu Options => Check to disable search box in Header

    Let me know if this is what you want.
    Kind Regards,
    Skandha

    in reply to: Hi #159159
    Skandha
    Member

    @mohdazher71: Do you mean your catch themes account or something else?

    Kind Regards,
    Skandha

    in reply to: Translation with WPML not working with some theme options #159158
    Skandha
    Member

    @ewa-gryc-zerych: I will look into the issue and get back to you. Also, can you contact WPML Plugin support and ask them to have a say on this.

    Kind Regards,
    Skandha

    in reply to: Catch Base Pro Purchase #159157
    Skandha
    Member

    @ta0102: Can you let me know the screen size of the device you are viewing from? From my end I see the image on the center.

    Kind Regards,
    Skandha

    in reply to: Removing scroll effect #159153
    Skandha
    Member

    @hoiung: I will look into all these issues and get back to you soon. Thank you for reporting the issue.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,821 through 9,840 (of 12,014 total)