Support reply may delay for 3 weeks due to corona virus outbreak, please send us email to support@pickplugins.com
0
PickPlugins
May 08, 2016 08:35 PM 1 Answers General
Member Since Aug 2015
Subscribed
Subscribe
Not subscribe
Cancel subscribe
Flag(0)
Can you tell me the code to make background transparent. I'm on a dev site with no public url. I know where to put the CSS, just need he coding. Thanks!
Tags: 404, Accordion, accordion blue border, Accordion tab, accordion widget, accordions, arhive page, background, background color, bread crumb, Breadcrumb, button, category, content, css, customising, Divi, error, excerpt, export, fail, filter, filtering, flip-x sizing, font awesome, formatting style excerpt, go back, goback, icon, images, import, Job Board Manager, job post, jQuery, Kleo, layout editor, licence, load more, looping, manually, masonry, member, mobile responsive, not working, open, open by url, options not showing, pagination, pagination background color, php error, post grid, posts per page, previous page, reset, responsive on mobile, return to members page, search, shortcode error, Sizing, skin, slider, ssl, stuck, tabs plugin, Team, Team plugin, theme compatibility, thumbnails, twenty sixteen, urgent, vertical tab, why no pad lock, woocommerce, woocommerce products slider
0 Subscribers
Submit Answer
1 Answers
Best Answer
0
Please add following CSS to get transparent background of post grid container . .post-grid { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; overflow: hidden;}
Replying as
Submit