Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #734457

    Hello Enfold Support–

    Hope you all had a Happy New Year! :)

    I have a calculator shortcode embedded in a full-width text block. I am having all kinds of problems getting it to look right on all screens– either it is not centered, or the labels run onto a second line and it’s hard to read on smaller screens because the line spacing is too big.

    • I have tried playing with blank columns to get it centered, added padding to the container to get it to look centered but it doesn’t look right on mobile screens.
    • I tried reducing text size so it would not run onto a second line, but it gets too small on mobile screens and doesn’t look good.
    • I tried setting up sections to hide/display one or the other depending on screen size, but I still could not get it to look the way I wanted.

    There is also a line at the bottom of a color section that should not be there– no border is selected on all of these.

    There are 2 versions on the page now, with red text for you explaining the problem. Think of it as a live screenshot. :)
    I hope you can tell me the best way to fix this.

    Thanks in advance for any help you can give!

    #735497

    Update:
    Happy to report I figured out how to fix the mobile views. :)
    Only problem now is there is a border line appearing at the bottom of the section containing the calculator.
    How to get rid of that?
    Thanks for your help!

    #735724

    Hi,

    Glad that you figured it out. Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-1302 #after_section_3 {
        border-top: 0 !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #737401

    Hey Nikko,

    That did the trick.

    Thank you so much for your help! :)

    #737553

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.