- This topic has 5 replies, 2 voices, and was last updated 4 months, 3 weeks ago by
Leo.
-
AuthorPosts
-
August 27, 2020 at 12:02 pm #1420913
Sara
Hello,
I would like to change style of categories on postlisting to wpshowposts like the ones on the website bellow?
How I can achieve that?
Thanks!
Sara
August 27, 2020 at 1:09 pm #1420979Leo
StaffCustomer SupportHi there,
Unfortunately this would require a bit of custom coding which is out of the scope of this forum – it’s also not a GP related question.
Please be mindful that the questions related to this forum should be directly related to GP and we have to be careful with how much custom coding we provide so it’s fair for all users.
Please refer to the forum rules for more info:
https://www.screencast.com/t/tYqB4Ig7LmsThanks for your understanding 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 27, 2020 at 1:15 pm #1420986Sara
What do you mean with “require a bit of custom coding which is out of the scope of this forum”? Its basically changing background color and text color. And besides correct me if I am wrong but, wpshowposts its plugin developed by generatepress team, right? then I don’t understand why you cannot provide the support for something like that.
August 27, 2020 at 1:17 pm #1420990Leo
StaffCustomer SupportIt is correct that it’s developed by GP but it’s also a separate product with its own support forum:
https://wpshowposts.com/support/area/pro-support/Please refer to the forum rules for more info:
https://www.screencast.com/t/tYqB4Ig7LmsIf it’s just the color you’d like to change then I can help you to get started if you can link me to the site in question?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 27, 2020 at 1:53 pm #1421020Sara
I had place link of my website.
And by the way forum rules don’t seem to apply on this situation since this plugin is developed by your team not a third party.
August 27, 2020 at 1:59 pm #1421030Leo
StaffCustomer SupportYou could try CSS like this:
.wp-show-posts-terms { background-color: #000; padding: 2px 7px; } .wp-show-posts-terms a { color: #fff; }
As for the forum rule, the second point specifically mentioned “Topics should be directly related to the theme or GP Premium. We’re not able to provide support for other plugins/services at this time. Basic coding help is allowed if it’s specific to theme/GP Premium features.”
https://www.screencast.com/t/id9EHS82
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.