Forum Replies Created
-
AuthorPosts
-
acmethemes
KeymasterMost welcome. 🙂
acmethemes
KeymasterIf you hide the header image on the pages, the problem will solve. So, please make sure you want to hide that section or not. You to hide the header section on another forum. https://www.acmethemes.com/supports/topic/disable-the-slider-on-certain-pages/
Thank you
acmethemes
KeymasterThank you, please try it.
acmethemes
KeymasterThank you, please try it.
acmethemes
KeymasterDear bregtv,
In case of additional features, you need to customize the theme codes. Please request here for theme customization. http://acmethemes.com/customization-requestThank you
acmethemes
KeymasterHello bregtv,
Don’t you need the slider section on inner pages? If so please add the below css codes onAppearance > Customize > Aditional CSS
,.inner-main-title { display: none; }
Hope this helps.
Regards
acmethemes
KeymasterDear bregtv,
Thank you so much for using the support forum for the query. It may be caused because of the Animation effect, can you please disable once and check it. Follow these docs to disable the animation. https://doc.acmethemes.com/education-base-pro/#Layout/DesignOptionThank you
acmethemes
KeymasterIf so, please use media query for it. Please add the below CSS codes,
@media only screen and (min-width: 760px) { secondary-sidebar { width: 20% !important; } #primary { width: 79.5% !important; } }
Hope this helps. Please try.
Thank youacmethemes
KeymasterDear Anna,
Can you please provide your site link after turning off Animation option? We will check your website and provide you some alternative solution.
If you are familiar with codes, you can checkcustom.js
file for animation and you can remove that code snippet as well.Thank you
acmethemes
KeymasterIf you remove the codes, is your mobile view looks fine? or your mobile design still looks not good even you remove the above codes?
November 8, 2017 at 2:42 pm in reply to: SuperNewsPro. The AT News Ticker widget does not work properly #21844acmethemes
KeymasterNice to know that your problem is solved.
acmethemes
KeymasterDear barteka,
Can you please check once by deactivating the installed plugin and check once? Sometimes this type of issues arises due to the conflicts with the plugin. Please check once and let us know.Regards
acmethemes
KeymasterPlease add the below CSS codes inside
Appearance > Customize > Additional CSS
,.secondary-sidebar { width: 23% !important; } #primary { width: 76.5% !important; }
Hope this helps.
Regards
acmethemes
KeymasterCan you please try once by adding
!important
,p { font-weight: 500 !important; }
Hope this helps. If not, please contact us again, we will provide next CSS codes.
Regards
acmethemes
KeymasterDear maa821,
Please check our demos first on your mobile phone. I think you will see the different layout on mobile phone respect to your own website. It means that you have edited any theme codes or it’s about the plugin. You already mentioned that there is no any plugin installed for such thing, so please replace the theme folder with new one. Hope, it helps. If not, please contact us via the contact section. -
AuthorPosts