CSS Styling Questions

  • Birdwaves Media
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 months 5 days ago #167116 by Birdwaves Media
CSS Styling Questions was created by Birdwaves Media
Hi Folks,
  1. I know there is a place in EB to put your custom CSS styles. But is there an available list of EB classes? Or do I just need to Inspect Element on everything? 
  2. Can someone explain "CSS Class Mapping"? I don't see anything about it in documentation. How does it work, what does it do?
  3. I only see the 1 Theme (Default), under Theme Management. Are there other ones available?
Thanks!

Please Log in or Create an account to join the conversation.

More
10 months 4 days ago #167120 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic CSS Styling Questions
Hi

1. We do not have list of all available classes. Actually, that's hard because there are many pages, each page has it's own css class. So Yes, if you want to change something, you will need to inspect the class

2. The css class mapping allows you to change a css class uses in the code to a different class if needed. For example, for primary button, we use btn-primary. However, if you uses a different css framework and want to change it to something like uk-button-primary for example, you can add the mapping. Sometime, it is useful

3. We only have one theme available at the moment

Regards,

Tuan
The following user(s) said Thank You: Birdwaves Media

Please Log in or Create an account to join the conversation.

  • Birdwaves Media
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 months 4 days ago - 10 months 4 days ago #167138 by Birdwaves Media
Replied by Birdwaves Media on topic CSS Styling Questions
Thank you Tuan.

If I could apply the class to Categories Events List, then problem would be solved. Is there a way to do that?
Last edit: 10 months 4 days ago by Birdwaves Media.

Please Log in or Create an account to join the conversation.

  • Birdwaves Media
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 months 4 days ago #167139 by Birdwaves Media
Replied by Birdwaves Media on topic CSS Styling Questions
I found the div id "#eb-categories" and applied my styles. Thanks for your help.

Please Log in or Create an account to join the conversation.

More
10 months 3 days ago #167145 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic CSS Styling Questions
Great. Happy to hear that and thanks for the update

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc