Forum Replies Created
-
AuthorPosts
-
Acme ThemesKeymaster
Hello [email protected],
Please share your site url.
For the plugin related issue, we request you to ask the plugin support forum.
Best Regards!
Acme ThemesAcme ThemesKeymasterHello Virkr,
It seems like CSS conflicts with plugin. Please use the following css to fix it.
.acme-owl-carausel { height: 85vh; }
Let us know if this fix the issue.
Best Regards!
Acme ThemesAcme ThemesKeymasterHello Eric,
Please use the following custom CSS to work this plugin.
.myfixedHeader { position: fixed !important; } .header-wrapper .myfixedHeader .acmethemes-nav { float: none; max-width: 1080px; margin: 0 auto; }
Best Regards!
Acme ThemesDecember 2, 2017 at 4:35 am in reply to: How can I reduce the size of the Featured image on a posting? #22503Acme ThemesKeymasterHello ptcruisin,
You are missing dot( . ) before the single
Change
single .single-feat .single-thumb-full img { width: auto; }
to
.single .single-feat .single-thumb-full img { width: auto; }
Can you please correct it.
Best Regards!
December 1, 2017 at 4:21 pm in reply to: How can I reduce the size of the Featured image on a posting? #22491Acme ThemesKeymasterHello ptcruisin,
We are not getting that CSS code on page source of your site. So we think we didnot add the code. Can you please give us screenshot. You can send screenshot in the email too [email protected]
Best Regards!
ThanksDecember 1, 2017 at 8:56 am in reply to: How can I reduce the size of the Featured image on a posting? #22479Acme ThemesKeymasterHello ptcruisin,
Just wondering if you have used the above custom CSS. You can add that css in the
Appearance => Customize => Additional CSSBest Regards!
Acme ThemesDecember 1, 2017 at 4:26 am in reply to: How can I reduce the size of the Featured image on a posting? #22474Acme ThemesKeymasterHello ptcruisin,
Please use the flowing custom CSS:
.single .single-feat .single-thumb-full img { width: auto; }
Best Regards!
Acme ThemesAcme ThemesKeymasterHello Anneso,
We are very sorry for your experience.
Please visit this url https://www.acmethemes.com/supports/forum/medical-circle/ , here is Medical Circle forum link. We have checked and fixed the forum url now.Best Regards!
Acme Themes- This reply was modified 6 years ago by Acme Themes.
November 8, 2017 at 4:11 pm in reply to: Mobile single page menu doesn't collapse after click on item #21846Acme ThemesKeymasterHello Sergei Riaboi,
Can you please contact us via email, we may need your admin access to closely view the issue.
Best Regards!
Acme ThemesNovember 7, 2017 at 2:20 pm in reply to: SuperNewsPro. The AT News Ticker widget does not work properly #21802Acme ThemesKeymasterHello Serj Kordyk,
We checked your site but your widget is not functional in all the themes including WordPress default. Javascript ( jQuery ) is not loading on widget page, may be there is some problem in your WordPress installation. We suggest you to change the WordPress installation.
The alternatives solutions are as follows.
Go to Appearance => Customize => Home Main Content Area , and add/edit/delete widgets
Go to Appearance => Customize => Widgets , and add/edit/delete widgetsBest Regards!
Acme ThemesNovember 6, 2017 at 12:03 pm in reply to: Mobile single page menu doesn't collapse after click on item #21771Acme ThemesKeymasterHello Sergei Riaboi,
If you have selected Front Page menu It will only display on Front Page not inner Page, For Inner Page the Primary Menu will be display. Can you please send us screenshot of Front Page and Primary Menu?
Best Regards!
Acme ThemesAcme ThemesKeymasterHello courtmatthew,
Please use the following custom CSS
@media only screen and (max-width: 640px) { .col-details { padding: 20px 10px 20px; } }
You can change the @media max-width and padding as you want.
Regards,
Acme ThemesNovember 2, 2017 at 4:47 pm in reply to: Mobile single page menu doesn't collapse after click on item #21683Acme ThemesKeymasterHello Sergei Riaboi,
We just checked and found out that you have created scroll one page menu for single pages too, so when you click it goes to the section Can you please change from Appearance => Menu
Best Regards!
Acme ThemesAcme ThemesKeymasterHello Barteka,
Please use the following custom CSS:
.entry-content ul li { background: none; }
Best Regards!
Acme ThemesOctober 29, 2017 at 6:49 am in reply to: SuperNewsPro. The AT News Ticker widget does not work properly #21503Acme ThemesKeymasterDear Srej,
Did you recently install any plugins? If yes Please deactivate the plugin and check. The CSS code has nothing to do with Widget Frozen.
There should be PHP or JavaScript issues on your widget page. Please check if there is any JavaScript issues on the console.Thank you
Acme Themes -
AuthorPosts