While it’s not a problem to write a small custom CSS block to override it, is there any special reason why you added a margin-bottom of 8px to the .yay-currency-single-page-switcher class? In my specific scenario, I have a custom design whit other elements which are centered and present in the same row where I placed a currency switcher. With 8px of bottom-margin on the mentioned class, the currency switcher looks misaligned in relationship to other-centered elements. Can you remove/reset that class?
]]>/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
#pl-14 .so-panel:last-child {
margin-bottom: 30px;
}
How can I fix this?
]]>Anyone have any suggestions?
]]>tag – is henceforth tagged with <div> (no <p> tags anymore). I normally press <Enter> twice after the last item in the list.
Each subsequent paragraph is thus tagged as follows:
<div>contents of the paragraph</div>
<div>contents of the next paragraph</div>
<div>etc</div>
Now, the problem is that the <p> tag has a default style of
p {
margin: 0 0 30px;
padding: 0;
}
whereas the <div> tag has no bottom margin defined. As a result, my text no longer has any space at the end of each paragraph. I am obliged to manually remove the <div> tags from the text to restore order.
Now for my question. What is the purpose of inserting those <div> tags? Why does Elementor do it? Is there some valid purpose, or is it a bug?
]]>Вопрос такой: это баг или это конфликт с моим шаблоном? Потому как раньше, до 5.0, на точно таком же шаблоне проблем не возникало.
https://imgur.com/a/I3geJio – screen
Заранее спасибо за ответ!
]]>There is just one problem all my images come right after one another with no spacing between them.
I run a photography blog, so I normally have text and then end the post with a bunch of images.
On my website it is set up to render the images in figure tags with no p tags around them. I then use CSS on the website to give a margin bottom to the figure elements.
How can I make it so I have margin-bottom in the Facebook Instant Articles?
https://www.ads-software.com/plugins/fb-instant-articles/
]]>Any help?
https://www.ads-software.com/plugins/siteorigin-panels/
]]>