Page 153 – Acme Themes

Forum Replies Created

Viewing 15 posts - 2,281 through 2,295 (of 4,157 total)
  • Author
    Posts
  • in reply to: Read more section – button link url #21348
    acmethemes
    Keymaster

    You can try by Setting – General and change Blog Post number to 4 and please try it. But in case of widget section read more, you need exact link to put there.

    Regards

    in reply to: Unstick Header? #21345
    acmethemes
    Keymaster

    You can check file via cpanel or FTP and edit it.
    Let ua know if you can’t do it yourself. We will try to help you with another method.
    Regards

    in reply to: Read more section – button link url #21312
    acmethemes
    Keymaster

    Hello bregtv,
    You can put your blog page link there. If you have your blog page, put that link there. It will take visitors to the blog page.

    Thank you

    in reply to: Import demo does not work #21311
    acmethemes
    Keymaster

    Please contact via email, we will help to import dummy data ourself. info[at]acmethemes.com

    Thank you

    in reply to: Unstick Header? #21310
    acmethemes
    Keymaster

    Dear stsorrell,
    Thank you so much for using our theme Mercantile. To unstick header, this feature is available only on the premium version of this theme. So we recommend you to check the premium version for added features. If you need it on this free version, you need to customize the theme codes. You can check custom.js file and customize the sticker header code as your need.
    Please try once and let us know the results.

    Regards

    in reply to: Feature column section copy #21287
    acmethemes
    Keymaster

    Hello jwcbell,
    Please find the editable content on the Excerpt section of every page. Check here to know how to enable the excerpt and check youtube channel for more info.

    Regards

    in reply to: Import demo does not work #21286
    acmethemes
    Keymaster

    Hello filipi,
    Please find the dummy data on the respected theme documentation. For education base, please check docs here. Check the youtuble link for more info.

    Regards

    in reply to: Changing font color in featured sliders #21240
    acmethemes
    Keymaster

    Try once by adding this below code,

    .image-slider-caption{
        color: #000 !important;
    
    }
    in reply to: Translation #21215
    acmethemes
    Keymaster

    Thank you so much for helping us in this things.

    in reply to: Changing font color in featured sliders #21188
    acmethemes
    Keymaster

    Hello,
    Please add the below css codes on Appearance > Customize > Additional CSS. Hope this helps.

    .image-slider-wrapper .banner-title {
        color: #000 !important;
    }
    .image-slider-caption.slideInUp2 {
        color: #000 !important;
    }

    Please change the color code to your required color.

    Regards

    in reply to: Changing font color in featured sliders #21187
    acmethemes
    Keymaster

    Hello,
    Please add the below css codes on Appearance > Customize > Additional CSS. Hope this helps.

    .image-slider-wrapper .banner-title {
        color: #000 !important;
    }
    .image-slider-caption.slideInUp2 {
        color: #000 !important;
    }

    Please change the color code to your required color.

    Regards

    in reply to: Translation #21178
    acmethemes
    Keymaster

    Hello Petros Filippidis,
    Thank you for using the support forum for the queries.
    Some string comes from WordPress core itself. So, you need to translate it via core translation as well. But if you get such text in theme, you can translate via MO file. Please take the reference via this link.

    Thank you

    in reply to: Contact page: how to change the background image? #21172
    acmethemes
    Keymaster

    Thank You

    in reply to: Contact page: how to change the background image? #21165
    acmethemes
    Keymaster

    If you are not familiar with codes, you need to hire the developer for it.

    in reply to: Contact page: how to change the background image? #21157
    acmethemes
    Keymaster

    We are worried about why options to add an image for contact section background is not working.
    Now, if you want to change the image via child theme, you need to copy widget to the child theme and you need to edit some line of codes.
    You must know some codes of parent and child theme. In child theme, ge_stylesheet_directlry_uri instead of get_template_directory_uri. So first check codes works.
    So, we recommend you to check options meticulously instead of working with codes.
    Let us know

Viewing 15 posts - 2,281 through 2,295 (of 4,157 total)