How can i change the background color of a story box content wrapper? i have already tried : .onestory .story_box .desc .wrapper{background-color: #000000 !important;} and inserted onestory in the custom class section of the story box.
As you can see it will be hard to cover the text with the background since you have place a blockquote and a google font shortcode inside http://prntscr.com/fj8bjf
Thanks for the info!!! I tried photo box and i think that it is what i needed. However, i tried to add a background-color to it's content section with css but i didn't do it right.
i then added posbox_b to it's custom class section but nothing changed. i think that this isn't the right css code. can you help with this
EDIT :
I fixed this , no need to check this one. For some reason the css didn't work from my child theme's style.css file but it did when i placed it in betheme options' custom css tab.
Comments
Please send a link to this page.
thanks
if you have any tips or better way that i could create them please feel free to share them.
You can choose any item from our list that would fullfill your needs:
http://themes.muffingroup.com/be/theme/
Is there a way to make a div element match the storybox image width?
http://viomes.onesite.gr/production
I used a div element with custom width in order to match the image width( 332 px) but this doesn't follow the image width with different screen sizes.
My goal is to create something like the elements you have below the video in this page:
http://themes.muffingroup.com/be/home/process/
Regards.
http://themes.muffingroup.com/be/theme/shortcodes/boxes-infographics/#storybox
These are just simple images and text placed in columns stacked on top of each other.
You can create them in the muffin builder.
I tried photo box and i think that it is what i needed.
However, i tried to add a background-color to it's content section with css
but i didn't do it right.
.posbox_b .photo_box .desc {background-color:#6dcff6 ;}
i then added posbox_b to it's custom class section but nothing changed.
i think that this isn't the right css code.
can you help with this
EDIT :
I fixed this , no need to check this one. For some reason the css didn't work from my child theme's style.css file but it did when i placed it in betheme options' custom css tab.