Could you please help me as to why one of my ads is not aligned. Thanks in advance.
]]>I have a problem when creating new pages, because I have installed a plugin to hide the titles but the padding is not removed. Any way to solve it?
]]>I am using your Better Messages plugin and have added the shortcode to a page. I have removed all margins and paddings, and the container is set to full width. The top part has no margins or paddings as I want, but the bottom always leaves a small gap. In the settings, there are no options for padding or margins; everything is set to 0, so I don’t understand why there is this small gap.
Is there any solution for this?
Thank you!
]]>Is there anyway to add some padding between the font heading and radius on the home page?
I have tried moving the font but that does not work.
https://drive.google.com/file/d/1JpEX7kSKP718UCq-velND3YOeC5V-4i4/view?usp=drivesdk
]]>How can I adjust the margins/paddings in the Header of the Standard Poll? Or adjust the height of the Header?
Now the text is a bit too close to the top.
Thanks,
Janneke
This is that code:
@media all and (max-width: 980px) {
.ba_image_carousel_0 .dtq-carousel .slick-slide, .et-db #et-boc .ba_image_carousel_0 .dtq-carousel .slick-slide {
padding-left: 25px!important;
padding-right: 25px!important;
}}
@media all and (max-width: 767px) {
.ba_image_carousel_0 .dtq-carousel .slick-slide, .et-db #et-boc .ba_image_carousel_0 .dtq-carousel .slick-slide {
padding-left: 15px!important;
padding-right: 15px!important;
}}
It worked at first, but now that code is being overwritten. I have put it in the custom css, the css box in the module itself, the css for the individual logo and for the css for that particular page. It is always being overwritten by the original code.
Do you have any solutions how I can fix it?
]]>only issue I’m having is the mobile menu and X. I want to try and add some padding or margin without CSS, but can’t seem to be able to.
]]>