Your account expired support, please renew to get your support.

Home Forums Themes Support Circle Wide background obscures the writing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10763
    sventasch
    Support Expired

    Hello. In the category view of the videos, the button is white and so is the font. Can this be displayed in such a way that the font is black so that you can see it (see photo). Thanks for your support!

    • This topic was modified 8 months, 3 weeks ago by sventasch.
    Attachments:
    You must be logged in to view attached files.
    #10768

    Hi,
    Thanks for choosing our product!
    Because you are using Primary Color is White and it cause the issue.
    You can go to Appearance -> Customize -> Additional CSS & add this code:

    .video-shortcode-wrapper.grid .video-content .video-filter.style_1 li a:hover, .video-shortcode-ajax.grid .video-content .video-filter.style_1 li a:hover, .video-shortcode-wrapper.masonry .video-content .video-filter.style_1 li a:hover, .video-shortcode-ajax.masonry .video-content .video-filter.style_1 li a:hover, .video-shortcode-wrapper.grid_special .video-content .video-filter.style_1 li a:hover, .video-shortcode-ajax.grid_special .video-content .video-filter.style_1 li a:hover, .video-shortcode-wrapper.grid .video-content .video-filter.style_1 li a.selected, .video-shortcode-ajax.grid .video-content .video-filter.style_1 li a.selected, .video-shortcode-wrapper.masonry .video-content .video-filter.style_1 li a.selected, .video-shortcode-ajax.masonry .video-content .video-filter.style_1 li a.selected, .video-shortcode-wrapper.grid_special .video-content .video-filter.style_1 li a.selected, .video-shortcode-ajax.grid_special .video-content .video-filter.style_1 li a.selected {
      color: #000;
    }

    Hope this helps!

    ****
    Regards,
    HaruTheme

    #10771
    sventasch
    Support Expired

    Perfekt, Thank you. Best support ever!

    #10772

    Thanks for your feedback!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.