Hi everyone,
I am using Ditty News Plugin inside a Codebox, but now i can’t resize the box, because Enfold seems to overwrite Ditty’s features. I would like the Code Box to use the whole site width and to reduce its height. Or is there any other solution?
I hope you can help me. Thanks in advance.
Hi haddahardy!
Our support for third party plugins is limited but provide us with a link to the site in question so that we can take a closer look, maybe there’s a quick fix for it.
Regards,
Rikard
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-1117 #av_section_1 {
min-height: 32px;
}
.page-id-1117 #av_section_1 .content {
padding: 0;
}
.page-id-1117 #av_section_1 .container {
max-width: 100%;
padding: 0;
}
Cheers!
Yigit
Thank you very much :)
Hi!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit