Forum Replies Created

Viewing 20 posts - 9,341 through 9,360 (of 12,034 total)
  • Author
    Posts
  • in reply to: Change capitalisation in menu #163670
    Skandha
    Participant

    @tim-van-rooijen: Please add both of the codes I have provided you above and let me know if this does the work.

    Kind Regards,
    Skandha

    in reply to: Change capitalisation in menu #163667
    Skandha
    Participant

    @tim-van-rooijen: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation ul ul a {
    	text-transform:lowercase;
    }

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

    in reply to: hide Extra Header Widget Area on single pages #163666
    Skandha
    Participant

    @marie21: Hello Marie, I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve. Thank you so much for your help! Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: How to use the Essential Content Types Pro plugin #163665
    Skandha
    Participant

    @elliottrae: I have added the code to your site and now the title “Latest Posts” is showing up before your posts in the homepage. Let me know if this is what you wanted.

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

    /* To center featured content title and gallery title */
    #ect_featured_content-4 .widget-title, #ct-gallery-image-5 .widget-title {
    	text-align:center;
    }
    
    /* To center tagline */
    #site-branding, #site-logo, #site-header {
    	display:inline !important; 
    }

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

    in reply to: How to use the Essential Content Types Pro plugin #163655
    Skandha
    Participant

    @elliottrae: There must be slight error while inserting the code due to which the error message showed up.
    Please provide me your WP login credentials so that I can correctly insert the code in your child theme. I will contact you shortly by email.

    Also can you clarify which featured posts title you would like to be centered.

    Kind Regards,
    Skandha

    in reply to: Content layout #163653
    Skandha
    Participant

    @coconuts4sale: Hello Lana,
    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/simple-persona/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: Position of the top menu #163652
    Skandha
    Participant

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

    .navigation-classic #primary-menu-wrapper .menu-inside-wrapper, .navigation-classic #primary-menu-wrapper, .menu-wrapper {
    	float:unset;
    }
    #menu-menu-demo {
    	text-align:center;
    }
    #menu-menu-demo li {
    	display:inline-block;
    }

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

    in reply to: Heather image #163651
    Skandha
    Participant

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

    #feature-slider-section .slider-content-wrapper, .home .custom-header-content {
    	padding:150px 49px;
    }

    You can change the padding to change the position of the text.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Hide Page Titles? #163646
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Menu Icons/ Arrows #163640
    Skandha
    Participant

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

    Kind Regards,
    Skandha

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

    @husker: Now that you have added the code in your Child Theme the issue won’t arise again even when a new update is released.

    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: hide Extra Header Widget Area on single pages #163637
    Skandha
    Participant

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

    .page-id-2233 #text-2 .textwidget {
          display:none;
    }

    This should solve the issue you are having.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Image behind page title #163636
    Skandha
    Participant

    @pdequestrian18: I have already replied to you in the following link.
    https://catchthemes.com/support-forum/topic/how-to-increase-the-font-size-of-the-theme/#post-163559

    Kind Regards,
    Skandha

    in reply to: how to increase the font size of the theme? #163635
    Skandha
    Participant

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

    /* To change the font size of title */
    .section-title {
         font-size:38px;
    }

    You can change the font size according to your requirement.
    Can you let me know which little icons you are referring to?

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

    in reply to: Third level menus not appearing #163618
    Skandha
    Participant

    @bobgarretthomenetworks-co-uk: This seems to be a bug in the theme which will be fixed in the next theme update. Thank you for reporting us the bug.
    For now, Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .fixed-header #header-right .widget ul.menu ul ul,
    #header-right .widget ul.menu ul ul {
    	right: 220px;
    	top: 0;
    	left:unset;
    }

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

    in reply to: Need help #163562
    Skandha
    Participant

    @batsavvy: 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: hide Extra Header Widget Area on single pages #163561
    Skandha
    Participant

    @marie21: Please check that page. I have added the CSS Code and the text widget now is hidden.

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

    in reply to: hide Extra Header Widget Area on single pages #163555
    Skandha
    Participant

    @marie21: Please let me know on which pages you would like to hide the text widget so that I can provide you the necessary CSS Code.

    Kind Regards,
    Skandha

    in reply to: hide Extra Header Widget Area on single pages #163552
    Skandha
    Participant

    @marie21: Do you want to hide the text widget only on a particular page or on your entire site? Please let me know what you would like to do.

    Kind Regards,
    Skandha

    in reply to: hide Extra Header Widget Area on single pages #163549
    Skandha
    Participant

    @marie21: This is strange. I will need to login to your site and look into the issue. For that I will need your WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,341 through 9,360 (of 12,034 total)