Forum Replies Created

Viewing 20 posts - 9,661 through 9,680 (of 12,027 total)
  • Author
    Posts
  • in reply to: Colours #160705
    Skandha
    Participant

    @trevor: I checked out the images and the border color seems to be displaying on your site and working fine. Can you try select a bright border color and them send of a screenshot of it?

    Kind Regards,
    Skandha

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

    @florian: I’m sorry for the confusion. Actually the option to Enable Normal Scrolling is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

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

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

    @atousa: To center the footer text on Studio page
    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

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

    I did not find any category at the bottom of front page has moved to right instead of starting from left! Can you please explain this?

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

    in reply to: Categories Layout #160667
    Skandha
    Participant

    @martystl: 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/fotografie/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: archive sidebar #160664
    Skandha
    Participant

    @toerfiets: I got your issue. I checked all your widgets and did not find anything that would show up the unwanted sidebar. Since the problem seems to be solved right now let me know if the problem reoccurs and I shall be able to help you out.

    Kind Regards,
    Skandha

    in reply to: Featured image #160659
    Skandha
    Participant

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

    @media screen and (min-width:85em) {
    	.post-archive .entry-container, .hero-content-wrapper .entry-container {
    		padding:20px 77px;
    	}
    }

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

    in reply to: Catch Full Screen Pro: the header is not responsive #160619
    Skandha
    Participant

    @unseenmars: Replace the above CSS Code by the following.

    @media handheld, only screen and (max-width: 668px) {
        #fullpage .section{ 
         	background-attachment: scroll;
        }
    }

    This should solve the issues on mobile phones.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: how to make the header bar smaller on mobile #160618
    Skandha
    Participant

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

    @media handheld, only screen and (max-width: 668px) {
        #fullpage .section{ 
         	background-attachment: scroll;
        }
    }

    Let me know if this solves the issue on mobile phones.
    Kind Regards,
    Skandha

    in reply to: Align primary menu top right #160613
    Skandha
    Participant

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

    .cycle-slideshow {
    	position:relative;
    }

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

    in reply to: Categories Layout #160609
    Skandha
    Participant

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

    .post-archive .content-right, .hero-content-wrapper .entry-container {
    	padding:25px 84px;
    }

    You can alter the padding to adjust the height of post container.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Links from Posts #160605
    Skandha
    Participant

    @yann-ricard: I checked your site. Do you mean to say the links are not showing up in excerpt? Is this your issue? The links seems to display on single posts.

    Kind Regards,
    Skandha

    in reply to: Removing scroll effect #160604
    Skandha
    Participant

    @hoiung: The issue has been fixed and the update should be released by tomorrow. I will need you know when the update the released.

    Kind Regards,
    Skandha

    in reply to: archive sidebar #160599
    Skandha
    Participant

    @toerfiets: I checked your site and you seem to have added those images on your primary sidebar. Do you want to remove these image? https://www.dropbox.com/s/ougkohp1bwbrxrt/Capture.PNG?dl=0
    Is this the issue you are having?

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

    in reply to: Fastest Theme for my Blog ? #160598
    Skandha
    Participant

    @ckab: All our themes are pretty fast so please let me know what kind of website you are trying to create so that I can suggest you some of our themes.

    Kind Regards,
    Skandha

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

    @florian: Currently there is no option to enable normal scrolling just for mobile phones. You can enable Normal Scrolling but that will be for all the devices. For that Go to => Appearance => Customize => Theme Options => Fullpage Options => Check to enable Normal Scrolling

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Colours #160595
    Skandha
    Participant

    @trevor: The border color seems to be changing at my end. Can you try clearing your browser cache and check.

    Let me know if the issue persists.
    Kind Regards,
    Skandha

    in reply to: Problem with update catch responsive pro. WP #160594
    Skandha
    Participant

    @frederic-bar: 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-responsive/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: Posts Not Showing Up On Pages #160592
    Skandha
    Participant

    @evergreenw60: Go to => Appearance => Menus => Select the Menu where you want to add the Category Page to display posts. On the left hand side you can see the options Categories and Tags. Click on it and check the category you want to select and Add to Menu. This way you can select a Category of posts to display on your menu.

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

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

    @husker: Can you reinstall to 2.7 and check if the issue reoccurs. Also backup your current theme while updating to 2.7

    Let me know if the issue persists.
    Kind Regards,
    Skandha

    in reply to: Catch Full Screen Pro: the header is not responsive #160589
    Skandha
    Participant

    @unseenmars: You seem to have created a different site for mobile phones. Is your issue resolved?

    Kind Regards,
    Skandha

Viewing 20 posts - 9,661 through 9,680 (of 12,027 total)