Forum Replies Created

Viewing 20 posts - 9,461 through 9,480 (of 12,027 total)
  • Author
    Posts
  • in reply to: Feature Slider Hover Color #162707
    Skandha
    Participant

    @jamietallman: 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/catch-base/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: Bought and broken #162706
    Skandha
    Participant

    @phipsmeister: Can you please explain what issue you are having with the theme? Also post in your site URL.

    You can always post on out support forum if you have any issues and we will be more than happy to help you out. We only charge if you require Premium Support Ticket that is if your issue is highly urgent and if you have not been able to solve it through above mentioned services, you can send us a Support Ticket, which will serve as your final resort for problem solving.

    Kind Regards,
    Skandha

    in reply to: Bug of passage ? #162607
    Skandha
    Participant

    @keikodamaikada: For this you will need to create a child theme and do a little bit of customization. If you are familiar with child theme customization I will provide you the code to use Featured Image as the Header Image on Blog page when the header media is enabled on Pages and Posts. Otherwise I suggest you to hire a customizer to get it done.

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

    in reply to: Free RTL Theme? #162587
    Skandha
    Participant

    @mujji: All our themes support RTL. You can check out our themes here and choose one which suits your requirement.

    WordPress should automatically switch to RTL when you switch your Site Language to Arabic.
    Go to => Dashboard => Settings => General => Site Language => Select Arabic and Save Changes.

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

    in reply to: Change dimensions of featured image in posts? #162585
    Skandha
    Participant

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

    @media screen and (min-width:767px) {
    	.post-thumbnail img {
        	    width:600px;
       	    height:600px;
    	}
    }

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

    Skandha
    Participant

    @olgasyracusegmail-com: Please post in your site URL and let me know what issues you are having with the slider so that I can help you out!
    I will try solving those issues so that you don’t have to use another plugin for a feature that is already in the theme.

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

    Skandha
    Participant

    @lenamarf: Glad you were able to figure it out. Let me know if you have anymore issues! 🙂

    Kind Regards,
    Skandha

    in reply to: Posts disappearing! #162573
    Skandha
    Participant

    @witzweb: I have sent an email to your regarding the issue you were having.

    Kind Regards,
    Skandha

    in reply to: Center Social Icons in Footer Widget #162572
    Skandha
    Participant

    @jamietallman: Let me know if you have anymore issues!

    Kind Regards,
    Skandha

    in reply to: Upgrade from Decree Free to Decree Pro #162570
    Skandha
    Participant

    @gparisot: Did you lose your customization after you upgraded from free version to the pro version?

    Kind Regards,
    Skandha

    in reply to: Change dimensions of featured image in posts? #162559
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Promotion Headline Font Size, Padding, and Button Location #162558
    Skandha
    Participant

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

    /* To change the font size of Promotion Headline */
    #promotion-message .section.left h2 {
    	font-size:25px;
    }
    
    /* To change the font size of Promotion Sub Headline */
    #promotion-message .section.left p {
    	font-size:10px;
    }
    
    /* To change the position of Promotion Headline Text and button */
    #promotion-message .left {
    	float:none;
    }
    #promotion-message .wrapper {
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    }
    #promotion-message .left {
    	order:2;
    	text-align:center;
    }

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

    in reply to: Header Padding #162551
    Skandha
    Participant

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

    #masthead, .sidebar-header-right {
    	padding-bottom:0 !important;
    }

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

    in reply to: Feature Slider Hover Color #162549
    Skandha
    Participant

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

    #feature-slider .entry-container:hover {
        background-color:#123456 !important;
    }

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

    Skandha
    Participant

    @olgasyracusegmail-com: Yes, the code should work well on all platforms. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Getting rid of automatic capitals in menu #162518
    Skandha
    Participant

    @osvhsl: 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/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. Happy New Year to you too! 🙂

    Kind Regards,
    Skandha

    in reply to: Catch Inspire Stats #162517
    Skandha
    Participant

    @rolimunz: You can edit the Copyright text in the footer by using the Footer Editor Option.
    Go to => Appearance => Customize => Theme Options => Footer Editor Option
    Do you mean to edit the footer text only on some pages?

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

    in reply to: Special background color for page used as Home page #162516
    Skandha
    Participant

    @jovito: Glad you were able to figure it out. Let me know if you have anymore issues!

    Kind Regards,
    Skandha

    in reply to: How To Hide Sub-menus in Mobile view? #162515
    Skandha
    Participant

    @olgasyracusegmail-com: 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/full-frame/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

    Skandha
    Participant

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

    Kind Regards,
    Skandha

Viewing 20 posts - 9,461 through 9,480 (of 12,027 total)