Page 190 – Acme Themes

Forum Replies Created

Viewing 15 posts - 2,836 through 2,850 (of 4,157 total)
  • Author
    Posts
  • in reply to: Upload a Logo #15580
    acmethemes
    Keymaster

    Logo options must be there. Please delete the them file and add the fresh theme again. https://doc.acmethemes.com/mercantilepro/#SiteTitle,Tagline&Logo

    Thank you

    in reply to: Incorrect Page title #15554
    acmethemes
    Keymaster

    Nice to know that you can solve the issues yourself. Don’t hesitate to ask your query here on support forum, we will try to do our best to solve your every problem with perfect solutions.

    Warm Regards
    Acme Supports

    in reply to: Breaking News Box Color #15553
    acmethemes
    Keymaster

    Nice to know that your problem is solved.

    in reply to: Upload a Logo #15552
    acmethemes
    Keymaster

    Hello MG INFORMATICA,
    Thank you so much for your question. Uploading logo is simple, you can find the options on Appearance > Customize > Site Identity and choose the logo options there. You have various options to manage logo as well.
    Hope, you can do it. Let us know if the problem not solved.

    Regards

    in reply to: One Page Layout Scrolls To Far #15535
    acmethemes
    Keymaster

    Hello Cydney Helms,
    We are sorry for the late reply. Kindly check the demo of the theme. We corrected the issues and provide you the updates as well. Please update your theme.
    Don’t forget to register your theme to receive automatic updates.

    in reply to: Hiding category names from being seen on posts #15533
    acmethemes
    Keymaster

    Add this CSS to hide category on slider as well.

    .slider-section .cat-links {
        display: none;
    }

    Hope, this will work for you.

    Thank you

    in reply to: Incorrect Page title #15532
    acmethemes
    Keymaster

    Please try adding widgets on Appearance > Customize > Widget and add the available custom widget. Try again once by changing the front page selection.

    Thank you

    in reply to: Hiding category names from being seen on posts #15529
    acmethemes
    Keymaster

    Hello cosmopath,
    Thank yo so much for using our theme SuperMag.
    1. You can either customize the theme codes of this theme.
    2. You can either purchase the pro theme and you will get lots of options to customize the theme. https://www.acmethemes.com/themes/supermagpro/
    3. Or, add the below css to hide that section.

    .single .entry-footer {
        display: none;
    }

    Hope, you can now solve your problem yourself.

    Thank you

    in reply to: Breaking News Box Color #15528
    acmethemes
    Keymaster

    Hello Ervin Demirovic,
    Thank yo so much for your question. Please use the below CSS on Appearance > Customize > Additional CSS

    .bn-title {
        background-color: blue !important;
    }

    You can change the color name as your required color.

    Regards

    in reply to: Code of font size of Site Identity #15527
    acmethemes
    Keymaster

    Hello steph306,
    Thank you so much for your question regarding our theme. If you want to change the font family, you need to do the below steps.
    1. Change the enqueue codes from acmethemes/core.php file and use your own wanted font’s.(Only google font’s will support there)
    2. Change all the font’s family used on style.css file.
    If you are familiar with CSS codes, you can easily change the font’s family. Please see the blog post to know more about the custom fonts.

    Regards

    in reply to: Incorrect Page title #15526
    acmethemes
    Keymaster

    Hello steph306,
    Thank you so much for using our theme Education Base. The Page title appeared on Home Page below column appeared from the Static Page you selected on Appearance > Customize > Static Front Page. Please check the title of the page that you select there.
    Let us know about the results.

    Regards

    in reply to: pop-up images differs #15525
    acmethemes
    Keymaster

    Default WordPress gallery never automatically goes on popup, you need to use WordPress plugin for it. We recommend you to use Next Gen Gallery to make the images popup. Please try once and let us know.

    Regards

    in reply to: pop-up images differs #15506
    acmethemes
    Keymaster

    Are you using default gallery of WordPress ? Look here to know what is WordPress default gallery.

    Regards

    in reply to: Increase Logo Size #15505
    acmethemes
    Keymaster

    Nice to know that your problem is solved.

    in reply to: Excluding category from widget, etc #15495
    acmethemes
    Keymaster

    Hello Aleš Uršej,
    Thank you for replying back.
    Excluding category on widget need full customization of widgets. You can find the widgets codes on acmethemes/sidebar-widget and customize the required widget as you need. If you are familiar with WordPress codes, customize yourself otherwise you need to hire the customizer.

    Thank you

Viewing 15 posts - 2,836 through 2,850 (of 4,157 total)