Forum Replies Created

Viewing 20 posts - 3,021 through 3,040 (of 4,116 total)
  • Author
    Posts
  • in reply to: Secondary and Footer menus not working on mobile devices #127837
    tikaram
    Participant

    @atlas : I will contact you shortly by email.

    Regards,
    Tikaram

    in reply to: Featured Image from individual pages #127836
    tikaram
    Participant

    @clvanstadengmail-com : Go to Appearance => Customize => Content Options
    Under Featured Images Uncheck on : Display on single posts and Display on pages.

    To remove title : go to Appearance => Customize => Additional css and add the following css.

    .singular-section .entry-title {
    	display: none;
    }

    Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: header image size correction #127833
    tikaram
    Participant

    @publshrs : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Simple Catch Theme: Gap in Header image location #127829
    tikaram
    Participant

    @ssingh2 : Please try clearing the cache at your end. I checked your site and there is no any issue at my end. let me know if the problem still persist.

    Regards,
    Tikaram

    tikaram
    Participant

    @ssingh2 : Thank you for using our theme. To change the font of the heading, go to Appearance => Customize => Additional css and add the following css.

    .entry-title {
    	font-size: 25px;
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: break tagline into 2 lines? #127819
    tikaram
    Participant

    @effess : Go to Appearance => Customize => Additional css and add the following css.

    #site-description {
    	width: 50%;
    	padding-top: 15px;
    }

    Let me know if this resolves your issue or not.

    Regards,
    Tikaram

    in reply to: Looks wrong #127818
    tikaram
    Participant

    @cassyput : Can you please explain which part or element of your site looks wrong. I will be happy to answer if you have any theme related issues.

    Regards,
    Tikaram

    tikaram
    Participant

    @norbertheyl : Thank you for informing about the issue. It looks like there is some issue with featured image on single page, this will be fixed in upcoming update. For temporary fix go to Appearance => Customize => Additional css and add the following css.

    .disabled {
    	display: none;
    }

    Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: Featured Slider images not displaying in Google Chrome #127775
    tikaram
    Participant

    @fmck718 : Please try clearing the cache of your site. If you would like to hide the arrow from your slider, go to Appearance => Customize => Additional css and add the following css.

    #slider-nav {
    	display:none;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Always show header? #127774
    tikaram
    Participant

    @realtime : The above css is for Catch Responsive Pro theme. It looks like you are using Catch Kathmandu. Please remove the above additional css and post your query in the support forum of Catch Kathmandu theme.

    Regards,
    Tikaram

    in reply to: Link colors #127773
    tikaram
    Participant

    @eddron : You can view the change log to know more about the new features added in version 2.0.
    The error message will not appear after theme update. If the error message still appears after update, please let me know.

    Regards,
    Tikaram

    in reply to: How to "unfix" the header when scrolling #127768
    tikaram
    Participant

    @annemarie-b : Please disable Sticky Menu (or Anything!) on Scroll Plugin and add the following additional css.

    .fixed-header {
       position: unset;
       background-color: #000;
     }

    The plugins is conflicting with the css of the theme. Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Large spaces between sections and titles #127765
    tikaram
    Participant

    @clvanstadengmail-com : Go to Appearance => Customize => Additional css and add the following css.

    .singular-section {
    	padding: 10px 0;
    }
    #site-generator {
    	padding-top: 0;
    }
    .footer-widget-area {
    	padding-bottom: 0;
    }

    Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: Footer Text Colour #127763
    tikaram
    Participant

    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.

    Regards,
    Tikaram

    in reply to: Secondary and Footer menus not working on mobile devices #127759
    tikaram
    Participant

    @atlas : Please try doing a fresh installation of the theme. It the problem still persist let me know.

    Regards,
    Tikaram

    in reply to: Featured Content – Italics #127758
    tikaram
    Participant

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

    #featured-content .entry-content {
    	font-style: italic;
    }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Additional CSS #127757
    tikaram
    Participant

    @surlacolline : Go to Appearance => Customize => Additional css and add the additional css. If you are still unable to add additional css on your site let me know.

    Regards,
    Tikaram

    in reply to: V 3.5 – unexpected displaying of the main menu #127756
    tikaram
    Participant

    @serpico57 : Please try clearing the browser cache at your end. There is no any issue on your site. If the problem still persist after clearing the cache please let me know.

    Regards,
    Tikaram

    in reply to: Gallery navigation #127755
    tikaram
    Participant

    @rwilkin : You will need to download and activate Jetpack Plugin. Please follow this link to know more about Jetpack tilted gallery. Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Center Promotion Headline Description #127754
    tikaram
    Participant

    @petegwebmaster : Go to Appearance => Customize => Additional css and add the following css.

    #promotion-message p {
    	text-align: center;
    }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

Viewing 20 posts - 3,021 through 3,040 (of 4,116 total)