You just have to apply white (#FFFFFF) background-color to the slider item because by default it has transparent background color.
Please use below CSS
.owl-item {
background-color: #FFFFFF;
}
Please note that this should be placed at the bottom so it gets high priority.
If it does not work can you please provide link of your page?
Thank you.
Related Posts:
- How to add stylesheets only to pages with specific shortcode?
- Hide/show content starting in the middle of a paragraph
- How to add ‘class’ attribute into shortcode [audio]?
- How to link to a alternative page in CSS
- Video size and border radius using a shortcode
- Error do_shortcode In WooCommerce Template
- Is it possible to ignore the first Line Break in a preformatted Div from a shortcode?
- How can I included CSS to a page or a shortcode? [closed]
- Two different inner shortcode under shortcodes or multiple nesting of inner shortcodes
- Make shortcode’s Bootstrap CSS override the theme’s CSS, how?
- Order Woocommerce Products by Latest Reviewed
- Pagination for a page created by the shortcode “Product”
- Redirect to another page using contact form 7? [closed]
- How to display html element and php string in the same line?
- Add Shortcode to ::before class
- the_excerpt displaying code inside style tag
- tinymce custom button
- Woocommerce products shortcode specific order
- Woocommerce Filter Main Loop by Tag [closed]
- Loading shortcode stylesheet only when shortcode is in text widget [closed]
- How to not show shortcode contents if cart is empty?
- woocommerce Product shortcode create [closed]
- How to Convert Shortcode into a link?
- the_excerpt and shortcodes
- Get current post id witout passing in shortcode
- Autoembeds don’t work with paragraphs
- Custom Shortcode and Button not Working after 3.9 update
- Hide Default Video Shortcode Controls on PageLoad
- Change font-size within a shortcode
- How can I show the Jetpack Subscriptions form in a page? [closed]
- Splitting Shortcode Attributes not working
- Writing Clean WooCommerce Styles
- getting values from a shortcode with an include
- Create a shortcode in WordPress, again
- Change link in get_terms if there is only one post in the category
- How to get total number of shortcodes in the wordpress application?
- How to add source code into wordpress post really?
- shortcode_atts – one URL variable not working
- Caption shortcodes not including caption as attribute
- Update html tag class values based on Woocommerce product attribute dropdown selection [closed]
- Passing a nested shortcode as an argument of another shortcode?
- Change the default video shortcode
- How to use shortcode in js url
- Hide woocommerce category name from specific pages
- Nested Code Snippets [closed]
- How do I display “Hello username” if logged-in on the homepage
- Shortcode to show current post category with link
- Gutenberg Block with Select from JSON-File
- How to register a user via modal after clicking a link in the shortcode?
- add widget to page content (using shortcode)
- Freeze a shortcode in place?
- Unable to the get the gallery inserted between shortcodes
- Complex Slider Shortcode Help
- Youtube shortcode
- Shortcode will not pass attribute through to my function [duplicate]
- Displaying audio player as preview in audio post in WP3.6
- How to transform WordPress user role code to WP shortcode?
- Does short-code slow down my WordPress site?
- redirect if shortcode exists
- Position shortcode off [duplicate]
- ob_get_clean(); doesn’t return $value in shortcode?
- How can I selectively insert a header for my shop page in woocommerce? [closed]
- How to Get Shortcode in Excerpt to follow Document Flow
- Cant fix this Warning: Invalid argument supplied for foreach() in [closed]
- Content between shortcodes
- Parsing a shortcode through an author meta textfield
- Adding YouTube button to TinyMCE editor
- How to find out what handler is registered to a shortcode
- Custom Fields – Boolean Display of True/False to Yes/No
- How to display NextGEN gallery in templates?
- Twitter bootstrap tabs
- jQuery Tabs in Shortcode API
- Echo Extra Shortcode HTML to wp_foot
- How can I use a plugin shortcode inside of a html form?
- How to edit wc_get_template_part for archive products
- Style WooCommerce Product Search Widget
- Disable wpautop on Shortcode attributes
- remove shortcode pagination for specific url referrer
- Third-Party API – PHP Fatal Errors Paired with http_request_failed / cURL error 28
- Shortcode PHP file for two conditions passed when do shortcode
- Using within a shortcode
- How do I point bloginfo(‘stylesheet_directory’) to my parent theme?
- Woocommerce – Switching Price for Category
- Add audio file to post using custom term meta field as link [closed]
- Display tags cloud from a specific category ID with a shortcode
- How to list child pages with excerpts, e.g. [child-pages depth=”1″ excerpt=”1″]
- Ajax callback and shortcode functionality
- Automatically add class-attribute to gallery?
- Shortcode works from functions.php but not from included file
- Duplicate short code duplicating some values only
- Video Shortcode Only Returning a Link
- Members only Passthrough
- How to add a nested shortcode into editor?
- Shortcode with multiple variables
- Can’t get default values to work with custom shortcode
- How create a shortcode with html
- Adding shortcode [closed]
- do_shortcode autommatic content generation
- Get term count on a category page
- Using $variable in shortcode