Page 149 – Acme Themes

Forum Replies Created

Viewing 15 posts - 2,221 through 2,235 (of 4,157 total)
  • Author
    Posts
  • in reply to: How to get background like the demo. #21817
    acmethemes
    Keymaster

    That section is called featured section. Please check available widget on Appearance > Widget > AT Featured Section and put that widget on Home Main Content Area to achieve such section.
    Please follow theme docs as well. https://doc.acmethemes.com/corporate-plus-pro/
    Thank you

    in reply to: width of sidebar #21816
    acmethemes
    Keymaster

    Hello Anna Melikhova,
    Can you please provide the site URL so that we can provide the Custom CSS? If you are familiar with codes, you can find codes of style inside style.css file in theme root.

    Thank you

    in reply to: More narrow sidebar #21797
    acmethemes
    Keymaster

    It seems that you added the plugin to restrict the mobile view. Can you please check such plugin and deactivate it once?

    T

    in reply to: How to get background like the demo. #21788
    acmethemes
    Keymaster

    Dear rwvnral,
    Please check this link to make the contact form as our demos. https://www.acmethemes.com/supports/topic/contact-form-2/
    Hope this helps.

    Regards

    in reply to: More narrow sidebar #21787
    acmethemes
    Keymaster

    Please add this below CSS to make sidebar narrow.

    .secondary-sidebar {
        width: 20% !important;
    }
    #primary {
      width: 79.5% !important;
    }

    Hope this helps.

    Regards

    in reply to: Logo Options #21786
    acmethemes
    Keymaster

    You need to enable the Date on the left side to make the logo in the centre. Please check the header options to enable the date on header. Hope this helps you.

    Thank you

    in reply to: Higher photo in page #21765
    acmethemes
    Keymaster

    Please add the below CSS codes inside Appearance > Customize > Additional CSS,

    .inner-main-title {
        min-height: 197px !important;
    }

    Hope this helps.

    Regards

    in reply to: Darkening Font #21759
    acmethemes
    Keymaster

    Hello justinsgreen,
    Thank you for using the support forum for the query. Please add the below css codes inside Appearance > Customize > Additional CSS

    p {
        font-weight: 500;
    }

    Regards

    in reply to: More narrow sidebar #21758
    acmethemes
    Keymaster

    Please add the below CSS codes on Appearance > Customize > Additional CSS:-

    .image-slider-wrapper.responsive-img{
         height: 56vh !important;
    }

    Hope this helps.

    Regards

    in reply to: Can I edit a widget? #21730
    acmethemes
    Keymaster

    Please check your page layout without sidebar. It may solve the problem. Can you please check sidebar option on that specific page?
    If you need more features, you need to pay for it. Please contact us via email for further information.
    info[at] acmethemes.com

    in reply to: How can I change a post's look ? #21729
    acmethemes
    Keymaster

    Such features is not available on theme. So, it needs theme customization. You can check page.php file and customize the theme as your need. If you need any customization help, you can contact us.
    Regards

    in reply to: Can I edit a widget? #21724
    acmethemes
    Keymaster

    Hello courtmatthew,
    Thank you so much for using our theme. There is no such features available on the theme. You need to customize the theme to achieve such things. Please request here for theme customization.

    Regards

    in reply to: Logo Options #21719
    acmethemes
    Keymaster

    Dear Alfonso,
    Logo options are moved under Site Identity. Can you please check Appearance > Customize > Site Identity > Logo ?

    Thank you

    acmethemes
    Keymaster

    Dear Serj,
    We sent many emails but delivery was failed. Can you please contact us again via email? Your issues need to work by the developer. We got your email with the above issues, you will get the response soon.

    Thank you

    in reply to: How can I remove the grey border around all my pages #21717
    acmethemes
    Keymaster

    We think we solved the issues via email. For those who are looking for similar solution,

    Please add the below css codes on Appearance > Customize > Additional CSS

    article.page {
        border: none;
    }

    Hope this helps.

    Thank you

Viewing 15 posts - 2,221 through 2,235 (of 4,157 total)