Forum Replies Created
-
AuthorPosts
-
acmethemes
KeymasterPlease add the below css codes,
.main-navigation ul ul { background: #fff !important; } .main-navigation ul ul a { color: #2d2d2d !important; }Regards
acmethemes
KeymasterPlease add the below CSS to make the logo size on small devices
@media only screen and (max-width: 500px) { img.custom-logo { max-width: 36%; height: 50%; } }We need to check the above query on devices as well. We will contact you soon.
Regards
acmethemes
KeymasterNice to know that your problem is solved.
acmethemes
KeymasterAre you talking about the black strip while we hover the menu? Is this the issues? If so, we can’t hide this because, if we hide that, the menu text will not visible because of background transparent. We can change that color but we can’t remove it completely.
Hope you understand.Regards
acmethemes
KeymasterWe think we already communicate on live chat. Please wait for some days, we will add this options and update the theme.
Regards
acmethemes
KeymasterHello mattw1542,
Thank you so much for using our theme Weblog. In this theme, home page have Masonry design and you can get the sidebar on front page. So, please check the Premium theme demo and hope you love it.
Let us know if you need any detail instructions.Regards
Acme Supportsacmethemes
KeymasterHello marcelo-guedes,
We think actually this is not the problem based on our products.
1. You can use third party plugin for the social share. There are hundreds of such plugin available free on WordPress repo. In future, we will also develop that type of plugin.
2. SuperMagPro have options to manage the author info From Users > All Users and Edit the respected users to manage the authors. Check all the setting on customizer to get the author settings.
3. You can have the plugin for this as well.
4. Sometimes, theme options will not able to solve all the requirements of the users. so, we need to customize the theme. Theme is developed based on the developer concept and sometimes you may need to customize it.
5. Posting video is simple on the theme, you can easily make the video on single post. Here is the docs/blog for you.
6. You can easily use the AT Advertisement widget anywhere on the widget area to promote everything through this site.
7. For rotation advertisement you can make GIF image. Its easy.
In case of third party plugin, we haven’t tested all the plugin because there are thousands of plugin. We checked that plugin on our side and it’s working fine. check the theme once again installing on the other place. Hope it will work for you.Regards
Acme Supportsacmethemes
KeymasterHello coscongr,
Thank you so much for using our theme Education Base. If you want to make the multiple columns on such sections, you can use Page Builder plugin(Recommended on Appearance > Education Base Info) to make the home page. In default design without the page builder, you can’t make other section like contact on two column.
Try with the help of page builder plugin.Regards
acmethemes
KeymasterCan you please try this.
#primary-menu>li >a { color: #000 !important; }Thank you
acmethemes
KeymasterHello mlptranslations,
Thank you so much for using our theme mercantile. While viewing your website, the services section have different icons. All the icons you are using there are font awesome icons. Please read this Blog Post to know about how to make the services section and how to change the icons.Regards
Acme Supportsacmethemes
KeymasterIf the tablet logo is not small, please remove the above css and add the below one.
@media only screen and (max-width: 787px) { .custom-logo { width: 120px; } }Let us know, how it works or not.
Thank you
acmethemes
KeymasterHello pethical,
Thank you so much for your nice feedback. We will try to add this features on the next updates.Thank you.
acmethemes
KeymasterNice to know that your problem is solved.
Regards
acmethemes
KeymasterGo to Appearance > Customize > Layout/Design Options > Sticky Sidebar Options and Disable the sticky sidebar.
acmethemes
Keymasterul#primary-menu>li >a { color: #000; }Please add this CSS.
If you remove that the menu will not visible so that we can’t remove that black.Thank you
-
AuthorPosts