Page 186 – Acme Themes

Forum Replies Created

Viewing 15 posts - 2,776 through 2,790 (of 4,157 total)
  • Author
    Posts
  • in reply to: Remove author and date #16467
    acmethemes
    Keymaster

    Please add the below CSS codes to remove the meta tags.

    .entry-meta .byline {
        display: none;
    }
    
    .entry-footer {
        display: none;
    }

    Thank you

    in reply to: Main menu doesn't collapse after click. #16466
    acmethemes
    Keymaster

    Hello maiconjoel,
    Thank you so much for using our theme Mercantile. It seems that the plugin is causing issues on your site. Can you please check once by deactivating the installed plugin and check once. Please try to figure out which plugin is causing issues. Check one by one by deactivating.
    Let us know the results.

    Regards

    acmethemes
    Keymaster

    You did and outstanding job, Nice to know that your problem is solved.
    Thank you so much for sharing your answer.

    Regards

    acmethemes
    Keymaster

    Hello Ryan Deal,
    This feature is not available at the current moment, but we are working on the updates to provide background Full Image or Responsive Image in the coming updates just like our another theme Education Base. Thank you so much for your patience.

    Regards
    Acme Supports

    in reply to: Slider Height #16450
    acmethemes
    Keymaster

    Hello jpguess,
    Can you please provide your site URL. We will try to find the solutions on your site and provide the best solutions.

    Regards

    acmethemes
    Keymaster

    Hello lucke-stz,
    Have you added any plugin recently? Isn’t that plugin is causing conflicts? Please check once by deactivating the recently installed and activated plugin once.
    Let us know the results.
    Thank you

    in reply to: Display Logo AND Title / Tagline #16431
    acmethemes
    Keymaster

    Hello Eichendorffschule Angelmodde,
    Thank you so much for your question regarding our theme. Can you please provide your site Login details(through Email) so chat we can check the codes and help to enable the site title and tagline.
    Waiting for your email.

    Thank you

    in reply to: How to remove header image area from inner pages? #16404
    acmethemes
    Keymaster

    Hello william holmes,
    Please add the below css codes on Appearance > Customize > Additional CSS

    .inner-main-title {
        display: none;
    }

    Let us know the above css codes worked or not.

    Regards

    in reply to: Slider Height #16396
    acmethemes
    Keymaster

    Hello jpguess,
    Thank you so much for using our theme Education Base. Please check the code for height on style.css line 965 and change the height of the slider section.

    .owl-wrapper-outer, .image-slider-wrapper .owl-item {
    height: 73vh !important;
    }

    You will find the similar code there. Change the value based on your needed size.

    Regards
    Acme Supports

    in reply to: AT Future Section Button link open in new tab, possibl? #16395
    acmethemes
    Keymaster

    Nice to know that your problem is solve again.

    in reply to: AT Future Section Button link open in new tab, possibl? #16375
    acmethemes
    Keymaster

    Hello cule4life,
    Please replace the code <a class="btn btn-primary" href="<?php echo $button_url;?>"> to <a class="btn btn-primary" href="<?php echo $button_url;?>" target ="_blank" > line 173 of acme-featured.php file. Please check once by adding this code. Let us know, if you have any query.

    Regards

    in reply to: Remove link #16374
    acmethemes
    Keymaster

    Nice to know that your problem is solved.

    in reply to: Remove link #16353
    acmethemes
    Keymaster

    If you are not able to customize the theme codes, please add the below CSS codes on Appearance > Customize > Additional CSS

    .widget .blog-item article.post .content-wrapper {
        pointer-events: none;
    }

    Hope, this will help you to remove the clickable on that section.

    Thank you

    in reply to: Custom slider #16352
    acmethemes
    Keymaster

    Hello Cynthia Raso,
    Thank you so much for using our theme Education Base Pro. We are sorry that the content of the home page can’t appeared on the front end because we developed theme in a such way that parent page is just for the selector and child pages content will appeared on the front end.
    If you need it, it’s required high level of customization.
    Let us know what you felt about about.
    Thank you

    in reply to: Remove link #16340
    acmethemes
    Keymaster

    Hello cule4life,
    Thank you so much for using our theme MercantilePro. AT Post Column widget is designed for blog post display and we think that the blog post will have the clickable content. If you don’t need the link, you can customize the theme. Find the widget codes on acmethemes/sidebar-widget/acme-col-posts.php file.
    Let us know if you have any confusion.

    Regards

Viewing 15 posts - 2,776 through 2,790 (of 4,157 total)