• Resolved pulseage

    (@pulseage)


    when we add widgets of video categories, it shows video categories with different text color, any reason??

Viewing 1 replies (of 1 total)
  • Plugin Author plugins360

    (@plugins360)

    I understood you’re speaking about the category links. You must be getting those links in blue color and I think your website doesn’t use this color anywhere.

    The reason is, All-in-One Video Gallery uses the trimmed down version of Bootstrap 3 for the layout & design. So, this text color is added by the Bootstrap CSS we use. If your theme uses Bootstrap, then you can just disable the Bootstrap library added by our plugin from the settings. So, it uses your theme’s stylesheet and better fit your theme. If your theme doesn’t use Bootstrap, then simply edit & use the following CSS code in the “Advanced CSS” option of your theme’s customizer panel,

    .aiovg a {
        color: YOUR COLOR_VALUE !important;
    } 

    Note: Our next version will have more optimized version of Bootstrap CSS. So, it better fit your theme. There is also a plan to drop Bootstrap and use our own CSS styles. More updates to come on this in future.

    An Additional Note:

    All-in-One Video Gallery is developer friendly. So, if you’re a WordPress developer, you can completely customize the All-in-One Video Gallery templates. Kindly check https://plugins360.com/all-in-one-video-gallery/child-themes-and-templates/

    • This reply was modified 5 years, 8 months ago by plugins360.
    • This reply was modified 5 years, 8 months ago by plugins360.
Viewing 1 replies (of 1 total)
  • The topic ‘why Different text color of videos categories in widgets’ is closed to new replies.