Page 32 – Acme Themes

Forum Replies Created

Viewing 15 posts - 466 through 480 (of 490 total)
  • Author
    Posts
  • in reply to: Logo issue iphone #21133
    Acme Themes
    Keymaster

    The next solution can be resizing the font size of the slider. Please try the following custom CSS:

    @media only screen and (max-width: 767px) {
        .home-bxslider .lead {
            font-size: 22px;
        }
    }

    or you can also try, Full Screen Background on Feature Slider Image Display Options, the slider size is very small because of Image size you used in the Phone.

    Best Regards!

    in reply to: Logo issue iphone #21113
    Acme Themes
    Keymaster

    Hello dsl25

    Please use the following custom CSS :

    .navbar {
        z-index: 99999;
    }

    Let us know if this solve the issue.

    Best Regards!
    Acme Themes

    Acme Themes
    Keymaster

    Hello mariettedietz,

    It takes some time but we finally found the solutions. The button text Lees verder over mijn missie en visie is longer than phone width and issue occurs. You can change the button text to shorter or can use the following custom CSS:

    .acme-featured-image .btn-primary {
        font-size: 12px!important;
    }

    Let us know if this solve the issue.

    Best Regards!
    Acme Themes

    Acme Themes
    Keymaster

    Here is custom CSS:

    article.post.format-video .post-content{
        margin-top: 0;
    }

    Child theme may be complex if you are not developer and we suggest you to take help of developer.

    Thanks

    Acme Themes
    Keymaster

    Hello Serj Kordyk,

    The video issues you said can be solved from the custom CSS, plese provide us the exact site url.
    The second one about sharing is complicated requirement you need to do customization and we suggest you to do customization using child theme.

    Best Regards,
    Acme Themes

    in reply to: Removing "powered by wordpress" in superMag #20732
    Acme Themes
    Keymaster

    Hello MohsinAfsar,

    The logo is looking good from here.
    It seems like your are using Jetpack photons, that may reduce image size and sometime image quality. Would you please check on this?

    Best Regards!
    Acme Themes

    in reply to: Can't type in Rich Text Editor #20731
    Acme Themes
    Keymaster

    Hello Edwin,
    Can you please send us your site url , Actually the url of the shortcode editor. Also if there is any console error let us know.

    Regards

    Acme Themes
    Keymaster

    Hello Serj,

    Demo Import is recommended to make your site like demo , it is clearly written there. It seems like you have imported demo to your old site and this happen. But no worry your all content page/posts/files are there. We would like to suggest you following methods.

    1. Go to Setting => Reading => A static page (select below) and select Front page and Posts page
    2. Go to Appearance=>Widgets and add widgets on Home Main Content Area and other widgets areas
    3. Go to Pages, Post and Media and delete unnecessary content that have imported during demo import process

    Please follow the above steps and everything will be fine. If you have any query or confusion please let us know.

    Best Regards,
    Acme Themes

    in reply to: Feature Column Selection From Custom Font Color #20447
    Acme Themes
    Keymaster

    Hello Michelle,

    Please use the following custom CSS:

    .feature-col-item {
        color: #fff;
    }

    You can change the color code as you like.

    Best Regards!
    Acme Themes

    in reply to: How to change the color scheme for the sticky menu #20425
    Acme Themes
    Keymaster

    Hello Edward,

    Can you please send your site url, the code should be worked , we would like to see closely what is happening there.

    Best Regards!
    Acme Themes

    in reply to: How to change the color scheme for the sticky menu #20358
    Acme Themes
    Keymaster

    Hello Edward,

    Use the following Custom CSS code

    .navbar-small, .navbar-no-fs, .navbar-remove-fixed-top {
        background: blue!important;
    }

    You can change the blue color, to color code as you like.

    Thanks

    in reply to: How to change the feature picture size to a smaller size #20324
    Acme Themes
    Keymaster

    Hello Edward,

    For the blog/archive pages go to Appearance => Customize => Layout/Design Option => Blog/Archive Layout Options , you can select image size there and for single post Appearance => Customize => Single Post Option => Feature Image Option

    Please try once and let us know if this work.

    Thanks,
    Acme Themes

    in reply to: How to Change the Header size for individual pages #20300
    Acme Themes
    Keymaster

    Hello Edward,

    Please use the following custom CSS:

    .inner-main-title {
        height: 200px;
    }

    You can change the 200px as you like.

    Best Regards!

    in reply to: How to remove inscriptions (names of headings) in the image? #20128
    Acme Themes
    Keymaster

    Hello Serj,

    Your license is activated in the site speckor.net and license is valid till May 13, 2018 , the theme should be updated. Can you please check and try again.

    Best Regards!

    in reply to: How to remove inscriptions (names of headings) in the image? #20110
    Acme Themes
    Keymaster

    You license is active on the site speckor.net and end at May 13, 2018, Can you try updating it. It should update now.

Viewing 15 posts - 466 through 480 (of 490 total)