Forum Replies Created

Viewing 20 posts - 9,941 through 9,960 (of 12,034 total)
  • Author
    Posts
  • in reply to: selective image caption alignment #158032
    Skandha
    Participant

    @abisbee: To center align the image captions selectively
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #attachment_5562 .wp-caption-text {
          text-align:center;
    }

    This will center align the caption of the first image on this https://wellnesswarriorsboston.org/special-events/
    Like wise if you want to center align the caption of only the second image use the following CSS Code.

    #attachment_5565 .wp-caption-text {
          text-align:center;
    }

    So, different images have different #attachment_ids. You will need to use the ids to selectively center align the captions.

    Hope this helps you out. Have a good day! 🙂
    Kind Regards,
    Skandha

    in reply to: Change Blog Header Title #158028
    Skandha
    Participant

    @joeywickham: Hello Joey, Thank you for using Catch Fullscreen Pro.

    For this you will need to create a child theme and do a little bit of customization. Please let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Theme update failure #158027
    Skandha
    Participant

    @ptidwell: You cannot update pro theme like you update free theme. To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/theme-instructions/catch-responsive-pro/#updating

    Let me know if this solves the issue!

    Kind Regards,
    Skandha

    in reply to: gap between content and featured slider #158025
    Skandha
    Participant

    @toerfiets: Can you post in the URL of the page where this is happening? I can’t seem to find it.

    Kind Regards,
    Skandha

    in reply to: gap between content home page and sidebar before footer #158024
    Skandha
    Participant

    @toerfiets: I don’t see a large gap between the homepage content and the widget before footer. Can you attach a screenshot showing the large gap?

    Kind Regards,
    Skandha

    in reply to: selective image caption alignment #158021
    Skandha
    Participant

    @abisbee: Please post in your site URL where you want to center align the caption.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @atousa: Can you let me which browser you are using as I am not able to see words overflowing to the next line on Firefox?

    This seems to be happening in Internet Explorer.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .siteorigin-widget-tinymce p {
     	-ms-hyphens:none;
    }

    Let me know if this resolves your issue!
    Kind Regards,
    Skandha

    in reply to: Move Title And Change Font Size #157989
    Skandha
    Participant

    @coachnancyk: Are you still having this issue?

    Kind Regards,
    Skandha

    in reply to: Home Page Sliders #157988
    Skandha
    Participant

    @swaitela: Sorry for the late reply. You seem to have succeeded in slowing the slider speeds. Let me know if you are still struggling to decrease slider speed.

    About adding the school address and phone number above the menu, i’m afraid this is not possible. For this you will need to create child theme and customize your site. I suggest you to hire a customizer.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

    in reply to: How to change the text colour in search box widget to white? #157981
    Skandha
    Participant

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

    .page-id-2 .siteorigin-widget-tinymce.textwidget p {
           text-align:justify !important;
    }

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

    in reply to: Audioman header problem #157977
    Skandha
    Participant

    @bloodbath: Our themes does not officially support Polylang or lets say we have not conducted our themes compatibility test with Polylang. All our pro themes are WPML ready. I suggest you to upgrade to pro and use WPML Plugin. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Homepage Posts Content #157975
    Skandha
    Participant

    @casenet: You don’t seem to be using our theme. Please post your issues and queries in the respective theme support forum. This forum is only for issues related to Catch Themes.

    Kind Regards,
    Skandha

    in reply to: Slow Website Because of Solid Construction Pro Theme #157973
    Skandha
    Participant

    @dzamani: There are lots of factors that affect the loading time of websites. Please read this article for more information so that you can improve you website’s loading time.

    Kind Regards,
    Skandha

    in reply to: Read More Text on slider #157932
    Skandha
    Participant

    @rodeboy: I have sent you the theme .zip file on facebook message. Please let me know if you receive it. Also upload and use the theme and check if the features you needed has been or not.

    Kind Regards,
    Skandha

    in reply to: Rock Star Pro Background image #157931
    Skandha
    Participant

    @rodeboy: Thank you for your appreciation. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Testimonial control speed #157930
    Skandha
    Participant

    @hoiung: Thank you for the suggestion. I will definitely forward this to the development team.

    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/catch-fullscreen/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: Changing the Default page Background color #157929
    Skandha
    Participant

    @josh613: Please post in your site URL and let me know on which page you want the background color.

    Kind Regards,
    Skandha

    in reply to: Change color menu #157895
    Skandha
    Participant

    @mailhunter: Please use the following code and let me know if this works out!
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #access {
    	background:#33ff33 !important;
    }

    You can change the color according to your requirement.
    Kind Regards,
    Skandha

    in reply to: How to change the text colour in search box widget to white? #157894
    Skandha
    Participant

    @atousa: You seem to have already left us a review so you cannot leave a review again. Anyways thank you for you appreciation and have a good day.

    Also let me know if you have anymore issues.
    Kind Regards,
    Skandha

    in reply to: Testimonial control speed #157892
    Skandha
    Participant

    @hoiung: Go to => Child Theme Folder => Copy the file template-parts\testimonial\display-testimonial.php from the parent theme folder and paste it in child theme folder with same file path.

    Then open the file and find data-cycle-next="#testimonial-slider-next" code in the file and under that add the following line of code and save the file.
    data-cycle-timeout="1000"
    Here 1000=1sec, 2000=2sec and so on so you can change the value according to your choice.

    Let me know if this changes the speed of the testimonial slider.
    Kind Regards,
    Skandha

Viewing 20 posts - 9,941 through 9,960 (of 12,034 total)