Page 205 – Acme Themes

Forum Replies Created

Viewing 15 posts - 3,061 through 3,075 (of 4,157 total)
  • Author
    Posts
  • in reply to: bug in featured slider options #13038
    acmethemes
    Keymaster

    Hello Bertt,
    Can you please check the content added on the excerpt section of that page? If there is less number of Words on the excerpt. Or can you let us know, have you added the content only on content or also on the content section as well.
    Looking forward from you soon.

    Thank You

    in reply to: widget height #13037
    acmethemes
    Keymaster

    Hello Bertt,
    If you want to change the height of the widget, please find the css codes on style.css for the widget and customize the theme.
    We are sorry, that there is no such features available on the theme to maintain widgets height.
    If you provide the link of your site and the location where you want to change the height, we will help to change the height as well.

    Regards
    Acme Supports

    in reply to: Mobile Version – Title too long #12986
    acmethemes
    Keymaster

    Nice to know that your problem is solved.

    Regards

    in reply to: Change background color of text box #12964
    acmethemes
    Keymaster

    Hello Corina Smith,
    Nice to know that your problem is solved.

    Regards

    in reply to: Change background color of text box #12957
    acmethemes
    Keymaster

    Please add below css for it.

    article.post .read-more{
           display: none;
    }

    Thank You

    in reply to: Change background color of text box #12951
    acmethemes
    Keymaster

    Add the below css codes to remove the white color on the bottom:

    article.page {
        background: none !important;
    }

    1. Add the below CSS:

    article.post {
        box-shadow: none !important;
        background: none !important;
        border-bottom: none !important;
    }

    2. Below css:

    .post .entry-meta {
        display: none;
    }

    Hope this will solve your issues.

    Regards

    in reply to: Mobile Version – Title too long #12948
    acmethemes
    Keymaster

    Can you add this css codes on Additional CSS filed on Customizer.

    @media only screen and (max-width: 640px){
    .lead {
        font-size: 18px !important;
        width: 100% !important;
      }
    }

    and remove that previously added code as well.

    Regards

    in reply to: Change background color of text box #12947
    acmethemes
    Keymaster

    Please add the below css codes as well.

    article.page {
        border-bottom:  none !important;    
        background-color: none !important;
        box-shadow:none !important;
    }

    Hope, this will help to solve your issues.

    Regards

    in reply to: Change background color of text box #12918
    acmethemes
    Keymaster

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

    article.page .content-wrapper {
        background: #a3a87f;
    }

    Hope, this will solve your issues.
    Let us know, if you have any confusion.

    Regards

    in reply to: Mobile Version – Title too long #12906
    acmethemes
    Keymaster

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

    @media only screen and (max-width: 640px)
    .lead {
        font-size: 18px !important;
        width: 100% !important;
    }

    Hope, this will solve your problem.
    Let us know, if you have any other confusion.

    Regards
    Acme Supports

    in reply to: Change background color of text box #12905
    acmethemes
    Keymaster

    Hello Corina Smith,
    Thank you so much for using our theme corporate plus pro. Please check all the color options available on the theme. Appearance > Customize > Layout/Design Options > Color Options and try to find the solutions. If available color options are not applicable for you, let us know where you need the extra color, we will provide you the custom css codes. Don’t forget to provide your site url and the location where you want to change the color.

    Regards
    Acme Supports

    in reply to: not working ticker top #12878
    acmethemes
    Keymaster

    We solved your issues. Kindly check your email.
    Regards

    in reply to: icons are not coming properly #12872
    acmethemes
    Keymaster

    After a huge research we found the solutions. Can you please check this link and solve your issues.

    Regards

    in reply to: not working ticker top #12847
    acmethemes
    Keymaster

    It seems that, there is conflicts with the installed plugins. Can you please check once by deactivating the recent installed plugin. Or please contact us with the email, we will help you with the alternative way.

    Regards

    in reply to: not working ticker top #12838
    acmethemes
    Keymaster

    Hello skordykhotmail-com,
    In this updates, we added a lots of features on the theme. So, please check all the options available on the theme Appearance > Customizer > Header Options and try to solve the problem arise there. Kindly let us know, if the problem is not solved.

    Regards

Viewing 15 posts - 3,061 through 3,075 (of 4,157 total)