• Resolved navindesigns

    (@navindesigns)


    HI,

    This plugin is great. One issue I having just on desktop, I added 12 countries but the formatting is hard to read on the desktop. Is there anything that can be done to make it look better on desktop. On mobile, the layout is great.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Salim Serdar Koksal

    (@salimserdar)

    Hi navindesigns,

    Thank you for reaching out to me. This page is not available right now > https://balrajdesign.com/winnfm/corona-virus/

    Please add your shortcode with 12 countries. And then share with me.

    Let’s see what I can do for you.

    Best,
    Salim

    Thread Starter navindesigns

    (@navindesigns)

    I was able to style it a bit better
    https://balrajdesign.com/winnfm/covid-19/

    On desktop, I would like the second row of countries to be aligned better though – maybe all columns left aligned instead of spaced out like that

    Plugin Author Salim Serdar Koksal

    (@salimserdar)

    In order to overwrite the existing ‘justify-content: space-around;’ css property, Please add the following css to custom css section in your theme.

    .covid-19 {
    justify-content: flex-start !important;
    }

    When you add the code above, It will be aligned left.

    If you have any questions, please let me know.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Help with formatting’ is closed to new replies.