Forum Replies Created

Viewing 20 posts - 1,121 through 1,140 (of 4,903 total)
  • Author
    Posts
  • in reply to: Unable to remove code on footer #112001
    Mahesh
    Participant

    @guzie: We’ll need to check on your server of the issue. We’ll contact you through an email shortly.

    Regards,
    Mahesh

    in reply to: Featured Slider – alt="" Tag #111999
    Mahesh
    Participant

    @marie21: Please try disabling all the plugins and try again. Let me know further.

    Regards,
    Mahesh

    Mahesh
    Participant

    @wire51: No, there is no definite format. You can format it as desired using HTML. You mean as Social link? Go to Dashboard=> Appearance=> Customize=> Social Links=> Predefined Social Icons and add email in Email field.

    Regards,
    Mahesh

    in reply to: Switch image buttons and border for image slider #111996
    Mahesh
    Participant

    @themecatcher: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Top Menu Backround and font Color #111995
    Mahesh
    Participant

    @malni: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .catchbase-nav-menu a, 
    .sidebar-header-right .widget_nav_menu a {
        color: #fff;
    }
    
    .nav-primary,
    .catchbase-nav-menu .sub-menu a {
        background-color: #ffd700;
    }

    Regards,
    Mahesh

    in reply to: How to add social icon to footer #111994
    Mahesh
    Participant

    @kiana: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Featured Slider – alt="" Tag #111993
    Mahesh
    Participant

    @marie21: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Clean Education Pro Upgrade Benefits #111991
    Mahesh
    Participant

    @verstandt: Please check the theme instruction for detail.
    https://catchthemes.com/theme-instructions/clean-education-pro/
    Clean education has max-width of 1320px.

    Regards,
    Mahesh

    in reply to: text on featured post slider #111990
    Mahesh
    Participant

    @francesca78: To display just post title on the slider, first enable text on the slider. Then go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:

    #main-slider .slides .entry-content {
        display: none;
    }

    For color and font, add the following CSS:

    #main-slider .slides .entry-title a {
        color: #00ff00;
        font-size: 50px;
    }

    Note: Adjust font-size and color as desired.

    Regards,
    Mahesh

    in reply to: Custom Social Icon hover #111989
    Mahesh
    Participant

    @shyfrog: There has been a small bug on the theme, and will be fixed on the next update. For quick fix, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .custom-icon.has-hover .icon-hover {
        display: none;
    }
    
    .custom-icon.has-hover:hover .icon-hover {
        display: inline ;
    }
    
    .custom-icon.has-hover:hover .icon-static {
        display: none;
    }

    Thank you for the suggestion, we’ll see about that. But theme already does have custom social icons option.

    Regards,
    Mahesh

    in reply to: Mobile Menu isn´t working #111988
    Mahesh
    Participant

    @bodycontest: Checked your site. You are using child theme. Please activate parent theme and check if the issue persists. If not, the issue is within the child theme. Checked the same on our server, and is working fine.
    Let me know further.

    Regards,
    Mahesh

    Mahesh
    Participant

    @sorinaina71: Clean Box free version only have Featured Page option. Featured Post option is available in Pro version along with other much more features. I recommend you to upgrade to Pro.

    Regards,
    Mahesh

    in reply to: Template blog page #111986
    Mahesh
    Participant

    @philsstein: Sorry, but the theme doesn’t come with any page template. If you do want one, you’ll need to create a child theme and customize it and make custom page template. You can find more details on creating child theme HERE.

    Regards,
    Mahesh

    in reply to: White-space in text #111985
    Mahesh
    Participant

    @parure: Where do you actually want the white space? Putting white space on body will ruin the design, with text on your site displaying randomly (causing design issue). Heading does have white-space property.
    Let me know how may I help you further.

    Regards,
    Mahesh

    in reply to: Flipping the Featured Header with the Banner #111984
    Mahesh
    Participant

    @omradiocom: On the all above mentioned things, adding widget to the side of the slider, you’ll need to custom the html structures so I recommend you to hire a customizer. (includes 3 and 5)
    1. header strip at top (fixed-header)
    -> You want to remove the fixed header?

    2. Logo / Banner widget
    -> Full Frame Pro has Header Right widget feature, I recommend you to upgrade to Pro

    4. Content/Primary Widget
    -> Go to Dashboard=> Appearance-> Customize=> Theme Options=> Layout Options and select Content, Primary Sidebar in Default Layout option.

    5. Answered above.

    6. Footer
    -> Footer Editor feature is available in Pro version so you can put any text in the footer as desired. I recommend you to upgrade to Pro.

    Regards,
    Mahesh

    in reply to: Changing from free to pro theme #111923
    Mahesh
    Participant

    @bayimages: Checked your site, seems you’ve fixed the issue. Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Slider Image Quality #111922
    Mahesh
    Participant

    @bhupen: I’ve replied you on your own thread. So I’ll skip this one.

    Regards,
    Mahesh

    in reply to: Slider Image Quality #111921
    Mahesh
    Participant

    @richy: No, not because of featured post. I checked the same on our server and its working fine. Please use Regenerate thumbnail plugin and regenerate the images and try again. Let me know further.

    Regards,
    Mahesh

    in reply to: Featured Slider – alt="" Tag #111916
    Mahesh
    Participant

    @marie21: Can you please try again? Let me know of the problem.

    Regards,
    Mahesh

    in reply to: How to add social icon to footer #111915
    Mahesh
    Participant

    @kiana: Just to let you know that the bug with CT:Social Icons has been fixed and the update has been released. Please update. Are you having other issues? Let me know further.

    Regards,
    Mahesh

Viewing 20 posts - 1,121 through 1,140 (of 4,903 total)