Best Premium and Free WordPress Themes › Forums › SuperMagPro › News Ticker larger and Footer widget AT Categories css question
Tagged: AT Categories, Breaking News Ticker
- This topic has 1 reply, 2 voices, and was last updated 5 years, 7 months ago by
acmesupports.
-
AuthorPosts
-
October 29, 2017 at 2:16 pm #21516
gasmas75
ParticipantHello I have 2 questions. I want to expand by 200-300px the top header breaking news ticker. I’ve read this article https://www.acmethemes.com/supports/topic/breaking-news-selection/ but it’s not a viable solution for me. How can i alter my child theme so i get more chars on the breaking news ticker?
And a second question. I want to change the font size on the AT Categories footer widget. I’ve seen that it shares the same css (h4.title) as the main widgets but is there a way to change only the footer widget font? should i alter the .php file so it reads another heading css?
Please adviceOctober 30, 2017 at 2:23 am #21527acmesupports
ModeratorHello 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
-
AuthorPosts
- You must be logged in to reply to this topic.