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.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
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.