I am working with elementor. I have created a section whose minimum height I have stated. However when I insert some text editors inside the section, the height of the section increases whereas I want to keep it at a fixed minimum height that I have set.
Even when I adjust the size of the text editors, the height of the section remains beyond what I want. Please let me know how to fix this. In fact not only text editor, if I keep any widget inside the section, the height of the section increases.
Thanks
]]>I went into Appearance – Edit CSS and tried to add some extra code to reduce the minimum height from 492px to 450px. This caused the slider to disappear. After removing the CSS code, deactivating and reactivating the plugin and clearing my cache I still cannot get the plugin to reappear.
Can you clarify the correct code I would need to type into Edit – CSS to alter the minimum height of the plugin.
The ID for my slider is #Home Page .owl-item
So I want
element.style {
padding: 0% 5%;
margin: 0px 0%;
background-image: url((unknown));
background-position: left top;
background-size: contain;
background-repeat: no-repeat;
background-color: rgb(255, 255, 255);
min-height: 450px;}
Before it crashed, I loved the plugin. I just really hope I can get the minimum height slightly adjusted.
]]>I have spent hours trying to figure this out, with no such luck. For some reason the home page slider jerks quickly back and forth upon loading. The jerking motion seems to be coming from the scroll bar momentarily disappearing… All other pages with sliders are fine, and if I replace this slider with another, it works fine.
The only difference between this slider and the rest (which are working properly) is the height, which was 450px. When I change the height of the slider to a much larger pixel amount (500px), it does stop the scroll bar from disappearing (and therefore the jerky load), but it ruins the look of my slider.
This started when I upgraded to the new version of the slider and Kickstart. I assumed it was a Rev Slider issue, but they claim it’s a theme issue. The authors of my theme don’t see the problem on their end either. Hmmmmm…
So I’m taking it to the brilliant folks at WordPress. I’d appreciate any help you’d be willing to give!
Thanks!
Sharon
bellynsoul.com
A while back I downloaded some code to get some round corners to work in my blog.
https://www.choicebananas.co.nz/wordpress/
I have a couple of issues though trying to get it to look how I wan’t. My html and css is pretty shocking so thanks for your guidance.
1) I would like the posts to all sit within one white box with round corners instead of having a seperate white box for each post.
2) I also want to be able to set a minimum height for this panel and the background pattern.
3) Thirdly I’d like the right hand side bar to have the same height all the time as the main content rounded corner panel.
If anyone out there can help that would be awesome
: )
]]>