Forum Replies Created

Viewing 20 posts - 7,421 through 7,440 (of 12,027 total)
  • Author
    Posts
  • in reply to: How to remove header image from Home page? #181419
    Skandha
    Participant

    @brockblahous: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Social Icons #181418
    Skandha
    Participant

    @tadeusantos: Hello Tadeu Santos,
    To setup social icons like in the demo
    Go to => Appearance => Customize =? Menus +> View All Locations => Social Menu => Create a New Menu => Enter the Menu Name => Add Items => Custom Links => Add your social link.

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

    in reply to: Theme Instructions #181335
    Skandha
    Participant

    @scotttalbot: Hello Scott,
    The update has already been released. Hope you have updated to the latest version and the issue is fixed.

    Kind Regards,
    Skandha

    in reply to: solid construction demo data #181334
    Skandha
    Participant

    @oldcolonymasonsgmail-com: Hello there,
    Sorry for the late reply. I checked your site and menus look fine. Are you still having the issue.

    Kind Regards,
    Skandha

    in reply to: Adjust padding #181333
    Skandha
    Participant

    @rodeboy: Hello Chris,
    I checked your site and the padding around the content section doesn’t look that bad. Do you still want it reduced?

    Kind Regards,
    Skandha

    in reply to: Comment-Count (Skandha) #181332
    Skandha
    Participant

    @melody: Hello there,
    Can you please provide me your WP Admin Credentials so that I can fix the comment count issue for you? I will contact you shortly through email.

    Kind Regards,
    Skandha

    in reply to: tablet view hides social menu #181297
    Skandha
    Participant

    @the-brink: Hello TB,
    I checked your site and the Social Menu is visible under the menu button on tablet view. Can you please check once again?

    Kind Regards,
    Skandha

    in reply to: HTML coding is showing – URGENT please #181295
    Skandha
    Participant

    @rodeboy: Hello Chris,
    The issue has been fixed and an update shall be released anytime soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Demo content request #181288
    Skandha
    Participant

    @pipikko: I have emailed you the demo content files along with instructions.

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

    in reply to: CT Social Widgets don't show up #181286
    Skandha
    Participant

    @ll1960: Glad you were able to figure it out.

    Kind Regards,
    Skandha

    in reply to: Thumbnail in Sticky playlist #181285
    Skandha
    Participant

    @heymichaeljay: Hello there,
    Go to => Dashboard => Media => Select the Audio file where want to have an image => Edit More Details => Set Featured Image for the audio file.

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

    in reply to: HTML coding is showing – URGENT please #181281
    Skandha
    Participant

    @rodeboy: Hello Chris,
    I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Little suggestion for Catch Mag Pro Theme #181280
    Skandha
    Participant

    @fatima-zafar: Hello there,
    I think it will be helpful in SEO. You can always post here if you come across any issues.

    Kind Regards,
    Skandha

    in reply to: Title is disappear on mobile devices #181249
    Skandha
    Participant

    @stan: Hello there,
    I checked on few mobile phones and the site title was showing up fine.

    Can you clear your browser cache and check again?

    Kind Regards,
    Skandha

    in reply to: Number of 'pages' in homepage #181237
    Skandha
    Participant

    @quirino_s: Glad you were able to figure it out!

    Kind Regards,
    Skandha

    in reply to: SLIDESHOW IN PLACE OF STATIC HEADER IMAGE #181236
    Skandha
    Participant

    @catchrmv: Hello there,
    I’m afraid you will need to have to hire a professional to do that if you do not want to upgrade
    Can you please clarify which menus you are referring to?

    Kind Regards,
    Skandha

    in reply to: Title is disappear on mobile devices #181230
    Skandha
    Participant

    @stan: Hello there,
    I checked your site on a mobile device and the site title seems to be displaying fine.

    Can you let me know on which device the title is not displaying?
    Kind Regards,
    Skandha

    in reply to: Title is disappear on mobile devices #181228
    Skandha
    Participant

    @stan: Hello there,
    Can you let me know which title you are talking about?

    To change the padding of Hero Content and Testimonial in mobile view
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width: 666px) {
    	#hero-content .entry-container {
    		padding: 10px;
    	}
    	.hentry.testimonial-entry {
    	    padding: 0 !important;
    	}	
    }

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

    in reply to: tablet view hides social menu #181224
    Skandha
    Participant

    @the-brink: Hello there,
    Try replacing the above code with the following CSS Code.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 64em) {
    	.navigation-classic .social-top {
    		display: block;
    		float: left;
    	}
    }
    
    #social-search-wrapper .menu-inside-wrapper .menu-social-container {
        display: none;
    }
    
    @media screen and (max-width: 64em) {
    	.navigation-classic .mobile-social-search {
    	 	display: block !important;
    	}
    } 
    
    @media screen and (min-width: 767px) {
    	.mobile-social-search .search-container {
    		display: none;
    	}	
    }

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

    in reply to: Title won't change colour #181216
    Skandha
    Participant

    @the-brink: Hope you had a great time here and do come back again. 🙂

    Kind Regards,
    Skandha

Viewing 20 posts - 7,421 through 7,440 (of 12,027 total)