Forum Replies Created
-
AuthorPosts
-
acmethemes
KeymasterPlease add the below CSS codes inside Appearance > Customize > Additional CSS
.entry-content p, li { font-size: 15px !important; }
Hope this helps.
Thank you
acmethemes
KeymasterNice to know that your problem is solved.
acmethemes
KeymasterDear barteka,
Please follow this blog post to know how to make mega menu.
https://www.acmethemes.com/blog/2016/05/supermagpro-make-mega-menu/
Hope this helps.Regards
acmethemes
KeymasterHello henrique,
You can hide the blog post of specific category using Category IDs and if you need to hide more than one category post, you can separate with comma. But if you are using widget, there is not such options to hide the specific category from all post, You can select the specific category on the respected widget.
Please follow theme docs for more help. http://www.doc.acmethemes.com/supermagproRegards
acmethemes
KeymasterNice to know that your problem is solved.
acmethemes
KeymasterDear mariettedietz,
The link is wrong. You are not using WordPress.Com theme, you are using WordPress.Org theme and every file of theme you have inside your WordPress installation folder.public_html/wp-content/themes
So check that file and check your style.css as mentioned above.
Above css need to put inside Appearance > Customize > Additional CSS of your site. First login to your dashboard, you will get the options.October 30, 2017 at 10:54 am in reply to: SuperNewsPro. The AT News Ticker widget does not work properly #21535acmethemes
KeymasterCan we communicate via email? If the forum is not helpful, we can communicate via email for more dedicated support.
Thank you for your understanding.
Regards
October 30, 2017 at 2:23 am in reply to: News Ticker larger and Footer widget AT Categories css question #21527acmethemes
KeymasterHello gasmas75,
Thank you so much for your question regarding our theme. I think you are somehow familiar with CSS and PHP. If so, you can customize the theme as you need.
1. You can check class.bn
inside style.css file and can change the height/width and other everything related to this section.
2. Every widget has their own class mentioned. You can check similar CSS codes inside the style.css file. In case of fonts, you need to load another font first inside thecore.php
and you can use that font. So please checkacmethemes/core.php
file and check how fonts are loaded.Hope, you can try once with this and you can customize the theme as you need.
Please try once.Thank you
acmethemes
KeymasterDear mariettedietz,
Please add the blow css codes inside Appearance > Customize > Additional CSS to make the font size little bit larger..blog .entry-content p { font-size: 13px; }
Hope this helps.
Regards
acmethemes
KeymasterHello maa821,
Have you added any custom CSS to adjust the slider height? If so please remove it first. If not please add the below CSS codes inside Appearance > Customize > Additional CSS.image-slider-wrapper.responsive-img .owl-wrapper-outer{ height: 701px !important; }
Change the above number to your required size.
Thank you
acmethemes
KeymasterDear maa821,
It seems strange that you don’t have the place for the logo. We checked here and everything is fine. Can you please let us know which version of WordPress and Theme you are using? Also please check once by deactivating all the installed plugin and check again.Thank you
October 29, 2017 at 3:13 am in reply to: SuperNewsPro. The AT News Ticker widget does not work properly #21502acmethemes
KeymasterDear Srej,
We need some more information about your site and it strange about the widget froze. Can you please contact us via email?Thank you
October 28, 2017 at 2:58 pm in reply to: SuperNewsPro. The AT News Ticker widget does not work properly #21499acmethemes
KeymasterDear Serj Kordyk,
I checked your website and New Ticker widget is fine with Images. You just need to hide that image, right? What happened if that above CSS codes added on Custom CSS?
Can you please add that above codes inside Additional CSS field?
Thank youacmethemes
KeymasterHello Serj Kordyk,
It is called menus and menus items are placed under the main menu.
We have the different type of design of home as you see on the design. Actually, that is not a page, they are complete another site and we called it Multisite. So, you can make your site multisite and can make more sites. Check this link to know how to create Multisite.Hope this helps.
Regards
October 28, 2017 at 2:12 am in reply to: SuperNewsPro. The AT News Ticker widget does not work properly #21479acmethemes
KeymasterDear Serj Kordyk,
We checked here and the option is working fine here. We will check it again on other installation and get back to you.
For the quick solution, please add the below css codes on Appearance > Customize > Additional CSS.ticker-content .post-thumb img { display: none; }
Thank you
-
AuthorPosts