Forum Replies Created
-
AuthorPosts
-
February 28, 2017 at 5:08 am in reply to: Feature Image / slider – Not displaying correctly for mobile. #14256
acmethemes
KeymasterHello Gordon Smith,
First we would like to request you to check the theme demo on your phone and try to find the similar issues there. If you got the issues, let us know. It seems that you customize the theme css and added some third party plugin. It may cause such issues as well. Please check once and let us know.Regards
acmethemes
KeymasterHello Gordon Smith,
Nice to know that you can do it as your need. I request you to install the theme on new installation and check the options again to make like demo. It’s quite easy. 🙂Thank You
February 28, 2017 at 5:02 am in reply to: 'AT Popular Posts Column' change time-frame from 'all time' to '7 days' #14253acmethemes
KeymasterHello Michael Leahy,
Thank you so much for using our support forum for the query and thank for using our theme as well. To display the popular post only for 7 days is a part of customization because such features is not available on the theme. If you need that you can request for the customization or you can use the plugin for that. If you are familiar with codes, you can try once with the help of blog post.Thank You
February 28, 2017 at 4:57 am in reply to: Sub Menu items are coming up at the top of the menu instead of next to parent #14252acmethemes
KeymasterPlease add the below CSS codes on Appearance > Customize > Additional CSS and check your menu once. Hope this CSS will solve your problem.
.main-navigation ul li{ position: relative; }Let us know the results.
Regards
acmethemes
KeymasterTry the below css,
.fa-facebook:hover { color: #3C579E; } .fa-twitter:hover { color: 1da1f2; } .fa-linekdin:hover { color: 0077b5; } .fa-google-plus:hover { color: dd4b39; }acmethemes
KeymasterHello Connor,
Thank you so much for your question regarding our theme. Please add the below CSS codes on Appearance > Customize > Additional CSS to change the color of the social media icons..fa-facebook { color: #3C579E; } .fa-twitter { color: 1da1f2; } .fa-linekdin { color: 0077b5; } .fa-google-plus { color: dd4b39; }Let us know the results.
Regards
Acme SupportsFebruary 25, 2017 at 1:29 am in reply to: Sub Menu items are coming up at the top of the menu instead of next to parent #14162acmethemes
KeymasterHello,
Thank you so much for using our theme. Please check once the settings of the menu. As well as, please provide the site login details through email. We will check the issues because we are not able to find such issues on our demos.
Regardsacmethemes
KeymasterCan you please check once by making the title length short.
acmethemes
KeymasterHello,
Thank you so much for using our theme. First we would like to request you to check all the theme options on Appearance – Customizer. After that follow the docs, which may help you. If your issue remain as it is, let us know. We will provide you the best alternative solution.
Regardsacmethemes
KeymasterYou are most welcome.
acmethemes
KeymasterHello rwvnral,
Thank you so much for using support forum for the query. You can find the breaking news options on Appearance > Customize > Header Options > Breaking News Options and make News per slide one. After that the breaking news will appear one by one. We recommend you to use make the length of the breaking news title little bit short.
Hope, this will solve the issues.Regards
acmethemes
KeymasterNice to know that your problem is solved.
acmethemes
KeymasterSure, please try it.
Regards
acmethemes
KeymasterHello tapzak,
Thank you so much for using our theme Read More. Please add the below css codes to hide the category name from the slider.
Appearance > Customize > Additional CSS
1. Please add the below css codes to hide the category name.slider-content .cat-links { display: none; }2. If you just want to hide the category text on Category Page, you need to customize the template of the theme. Please check
archive.phpfile and customize as your need.
Note: Child theme is recommend to customize the theme.Regards
Acme Supportsacmethemes
KeymasterPlease add the below css codes on Appearance > Customize > Additional CSS field.
.rsswidget { font-size: 20px; }Hope, this will help to increase the font size of the theme.
Regards
-
AuthorPosts