Forum Replies Created

Viewing 20 posts - 11,781 through 11,800 (of 12,027 total)
  • Author
    Posts
  • in reply to: Disable Site Title from Sites #132807
    Skandha
    Participant

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

    .entry-title {
        display:none;
    }

    Let me know if this is what you want.

    Regards,
    Skandha

    in reply to: Spacing #132802
    Skandha
    Participant

    @bwashington729: Glad the issue is resolved. Have a good day.

    Regards,
    Skandha

    in reply to: WooCommerce issues with High Responsive Pro #132801
    Skandha
    Participant

    @nsd: Sorry for the late reply.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .quantity .input-text {
        padding-left:0;
    }

    Let me know if this does the trick.

    Regards,
    Skandha

    in reply to: Instagram display issue #132800
    Skandha
    Participant

    @chicagoproducers: I checked your site and the CT Instagram widget seems to be working fine. You can checkout the screenshot: https://www.dropbox.com/s/d952u1czh9ek7at/Screenshot-2018-3-5%20Jetpack%20Audible.png?dl=0

    Regards,
    Skandha

    in reply to: Update, home page issues #132799
    Skandha
    Participant

    @luismarioochoa: For sticky menu.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #mysticky-nav {
    	width:unset;
    }

    For the SSL issue try reuploading the images in the slider section.

    Let me know if the issue persists.

    Regards,
    Skandha

    in reply to: News Ticker Check Box #132792
    Skandha
    Participant

    @ve3eby: I am going to test the issue and let you know about it after i test it.

    Regards,
    Skandha

    in reply to: Add Portfolio/Project page #132791
    Skandha
    Participant

    @acspencer36: Glad the issue is resolved. Let me know if you come across any issues. Have a good day.

    Regards,
    Skandha

    in reply to: Free space above Header #132790
    Skandha
    Participant

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

    To remove space above the header

    .page {
        padding:0 !important;
    }

    To adjust header highlight content

    @media screen and (min-width:991px) {
    	#header-highlight-post-1 {
    		width:50% !important;
    	}
    	#header-highlight-post-2 {
    		width:50% !important;
    	}
    }

    For the mobile view menu
    Try disabling the plugins and check if this solves your issue.

    Let me know if this works.

    Regards,
    Skandha

    in reply to: Featured content Ashe demo #132784
    Skandha
    Participant

    Hello @veronique16, you don’t seem to be using our theme. Please post your issues and queries in the respective theme support forum.

    Regards,
    Skandha

    in reply to: SUPPORT Email reply Did not answer my question #132783
    Skandha
    Participant

    @iweberdudeigmail-com: I apologize for the late reply. I have replied to this issue in your previous post.
    Please let me know if the issue still persists.

    Regards,
    Skandha

    in reply to: Need assistance with child theme and using Pro #132782
    Skandha
    Participant

    @queenbuzzy: For that all you have to do is go to your free child theme folder, open your style.css file and edit Template: to adventurous-pro or the name of the folder which contains the pro theme. This should bring all your customizations to the pro theme.

    Let me know if this solves your issue.

    Regards,
    Skandha

    in reply to: Featured page widget pages not in correct order #132781
    Skandha
    Participant

    @fkey541: Feature page id ordering feature seems to working fine at my end. Make sure you have entered the correct page ids. Also try disabling all the plugins and check if it works out.

    Let me know if this solves your issue.

    Regards,
    Skandha

    in reply to: Border around PNG Images #132780
    Skandha
    Participant

    @reanimateher: Please post in your URL and let me know which png image you are referring to.

    Regards,
    Skandha

    in reply to: Zip Forms won\'t UPLOAD to THEMES #132777
    Skandha
    Participant

    @iweberdudeigmail-com: The files _MACOSX and simple-persona-pro are not .zip files. They are the files that are already extracted from .zip files.

    What you can do is just copy the folder simple-persona-pro on to your wordpress folder => wp_content => themes and paste it there. The theme now should be present when you Go to => Appearance => Themes.

    Let me know if this solves your issue.

    in reply to: Single Page/Post Image Layout #132776
    Skandha
    Participant

    @artpriskaleutenegger-ch: Yes you can enable this option on page/post basis. Go to => Dashboard => Edit a page/post at the bottom there is a option Single Page/Post Image Layout

    Let me know if this solves your issue.

    Regards,
    Skandha

    in reply to: Upgrade from a free to pro version #132775
    Skandha
    Participant

    @fabian-huesser: When you activate the Catch Evolution Pro all your previous settings should automatically migrate to the pro theme.

    Let me know if you have anymore issues!

    Regards,
    Skandha

    in reply to: Disable Site Title from Sites #132774
    Skandha
    Participant

    @tecitecag: Please post in your site URL.

    Regards,
    Skandha

    in reply to: Duplicate header on home page #132773
    Skandha
    Participant

    @kmckay: Sorry for the late reply. I have made changes to your site. Please check it and let me know if you have anymore issues.

    Regards,
    Skandha

    in reply to: CSS help #132746
    Skandha
    Participant

    @luismarioochoa: Currently i don’t see any title and content of the featured slider images. Please enter the title and content to the featured slider images so that i can provide you the correct CSS to bring them inside the slider image as an entry container with the required capacity.

    Regards,
    Skandha

    in reply to: CSS help #132745
    Skandha
    Participant

    @luismarioochoa: You will need to change the whole background to green. You cannot only change the very top that is showing orange.
    If you want to change the whole background color to green.

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

    .widget {
        background-color:#81d742;
    }

    Let me know if this solves your issue!

    Regards,
    Skandha

Viewing 20 posts - 11,781 through 11,800 (of 12,027 total)