Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1217505

    For some reason, the promo box background isn’t appearing on the front-end.

    The background color is showing in the code, but being seen on the actual site.

    Screenshot of CSS for promo box:

    https://www.dropbox.com/s/8jiijoowjh1h45h/Screen%20Shot%202020-05-28%20at%2011.30.26%20AM.png?dl=0

    • This topic was modified 4 years, 5 months ago by Jero.
    #1217916

    Hey Jero,

    Thanks for the screenshot, could you post a link to where we can see the actual element as well please?

    Best regards,
    Rikard

    #1219929

    Sorry for the late reply Rikard.

    I’ll add a link to the private reply

    #1220128

    Hi,

    This CSS is overriding your settings:

    .main_color table, .main_color .widget_nav_menu ul:first-child>.current-menu-item, .main_color .widget_nav_menu ul:first-child>.current_page_item, .main_color .widget_nav_menu ul:first-child>.current-menu-ancestor, .main_color .pagination .current, .main_color .pagination a, .main_color.iconbox_top .iconbox_content, .main_color .av_promobox, .main_color .toggle_content, .main_color .toggler:hover, #top .main_color .av-minimal-toggle .toggler, .main_color .related_posts_default_image, .main_color .search-result-counter, .main_color .container_wrap_meta, .main_color .avia-content-slider .slide-image, .main_color .avia-slider-testimonials .avia-testimonial-content, .main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .news-thumb, .main_color .portfolio-preview-content, .main_color .portfolio-preview-content .avia-arrow, .main_color .av-magazine .av-magazine-entry-icon, .main_color .related_posts.av-related-style-full a, .main_color .aviaccordion-slide, .main_color.avia-fullwidth-portfolio .pagination, .main_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, .main_color .av-catalogue-list li:hover, .main_color .wp-playlist, .main_color .avia-slideshow-fixed-height > li, .main_color .avia-form-success, .main_color .av-boxed-grid-style .avia-testimonial {
        background-color: transparent !important;
    }

    I’m not sure where it’s coming from since you have file compression active. If you can’t find where it’s added then turn that off under Enfold->Performance so that we can see which file it’s coming from.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.