Forum Replies Created

Viewing 20 posts - 9,701 through 9,720 (of 12,034 total)
  • Author
    Posts
  • in reply to: Erasing horizontal line in footer #160469
    Skandha
    Participant

    @sven: 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/my-music-band/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: How To Choose Different Social Icons #160468
    Skandha
    Participant

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

    /* To change the color and background color of social icons */
    .site .widget_fullframe_social_icons a.genericon {
     	color:#123456;
     	background-color:#dd4b39;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Help with this theme #160466
    Skandha
    Participant

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

    .page-id-752 .site-content .wrapper {
    	background-color:rgba(255,255,255,0) !important;
    }
    .page-id-752 .site-main .hentry {
    	background-color:rgba(255,255,255,0) !important;
    }
    .page-id-752 .fl-node-5bfdf3ac0f2da > .fl-row-content-wrap {
    	background-image:none;
    }

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

    in reply to: Recommended Plug-Ins #160464
    Skandha
    Participant

    @markkiev2019: If you are not working with any images then the Regenerate Thumbnails plugin wont be necessary.

    Kind Regards,
    Skandha

    in reply to: bug with the 4.0 catch base pro update (2nd post) #160463
    Skandha
    Participant

    @salamali: I will need to login to your site and debug the issue. For that I will need your WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Disable animated scroll for mobiles #160462
    Skandha
    Participant

    @florian: Please post in your site URL so that I can look into the issue and provide you possible solutions.

    Kind Regards,
    Skandha

    in reply to: Need to hire an Australian based web design company #160460
    Skandha
    Participant

    @jamesgomes9797: I understand your problem but I don’t think this is the right forum. This forum is only for issue and queries related to Catch Themes.

    Kind Regards,
    Skandha

    in reply to: Provided wrong email. #160459
    Skandha
    Participant

    @suegibbins: Login to your Catch Themes account. Go to => Account Details => Email Address and edit the email adress.

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

    in reply to: Various Bugs Found – Catch Fullscreen Pro #160381
    Skandha
    Participant

    @thetiffster:
    1. Header Video not appearing on mobile or table devices is not a theme related issue. This is a default feature of WordPress.

    2. To use social media icon like in the demo Go to => Appearance => Customize => Menus => View All Locations => Social on Primary Menu => Create a New Menu for social links => Add Items using Custom links of all your social media.

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

    in reply to: How To Choose Different Social Icons #160374
    Skandha
    Participant

    @olgasyracusegmail-com: To insert a Social Icon you can use the CT: Social Icons widget. Then Go to => Appearance => Customize => Social Links => Social Links => Insert the links of the social media icons you want to be displayed.

    To use a custom image Go to => Appearance => Customize => Social Links => Custom Social Links
    and add the image.

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

    in reply to: Style Sheet Errors with Version: 2.7 #160369
    Skandha
    Participant

    @husker: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Section Sorter? #160368
    Skandha
    Participant

    @hoiung: Adding the Section Sorter for Adonis Pro is quite complicated as it may disturb the section order of people already using the theme. A child theme can be created and the feature can be added to the child theme but that will take some time as we will need to test it so that it works perfectly.

    Alternately if you are sure in what order you want the sections to be in. I can provide you the code you can insert in functions.php file of your child theme. This is a better option if you are sure of the order you want the sections in.

    Let me know what you would like to do.
    Kind Regards,
    Skandha

    in reply to: Erasing horizontal line in footer #160367
    Skandha
    Participant

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

    .widget_archive li {
    	border:none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Making an article/promotion-headline transparent #160323
    Skandha
    Participant

    @tklosa: 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/adventurous/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: Making an article/promotion-headline transparent #160321
    Skandha
    Participant

    @tklosa: Replace the above code with the following CSS Code.

    #content article, #content .page-header, #comments, #content .author-info {
    	background-color:rgba(255,255,255,0) !important;
    }
    #homepage-message {
    	background-image:none;
    	background-color:rgba(255,255,255,0);
    }

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

    in reply to: Making an article/promotion-headline transparent #160319
    Skandha
    Participant

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

    #post-18 {
    	background-color:rgba(255,255,255,0) !important;
    }
    #homepage-message {
    	background-image:none;
    	background-color:rgba(255,255,255,0);
    }

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

    in reply to: Making an article/promotion-headline transparent #160309
    Skandha
    Participant

    @tklosa: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: full width images #160304
    Skandha
    Participant

    @joma5662: Yes, you will need to hire a customizer for that.

    Kind Regards,
    Skandha

    in reply to: Getting the homepage feature image full screen #160303
    Skandha
    Participant

    @joma5662: You will need to get your site customized for that. I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @kulu-ribeirogmail-com:
    1) To change header media title of the shop page to Shop
    For this you will need to create a child theme. You can use Generate Child Theme plugin to create a child theme. Install and Activate the plugin. Go to => Dashboard => Generate Child Theme tab => Select parent theme as Catch Store, fill the other fields and press Generate. This will create and activate the Child Theme.

    Now, Go to => Child Theme Folder => functions.php and add the code in this link

    2) To reduce the margin space between the header media image and the next section
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
    	padding-top:0;
    }

    3) To have uniform product thumbnail size in shop page.
    Go to => Appearance => Customize => WooCommerce => Product Images => Thumbnail Cropping => 1:1

    4) To fit product images on the image container in single product page
    Go to => Appearance => Customize => WooCommerce => Product Images => Main image width => Select 500

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 20 posts - 9,701 through 9,720 (of 12,034 total)