• justinjross

    (@justinjross)


    How do I make the “features” section below the banner display items as it does in the Zerif Lite Demo, side by side?

    When I add the sections via the Customization panel, it stacks them on top of each other, but I want it to appear as it does in the demo where they are horizontally orientated.

    Any help would be appreciated.

    Thank you.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • AC

    (@purplecodes)

    Themeisle Support

    Hello there,

    Kindly try to add the following CSS:

    .focus .row {
    display: inline-flex;
    }

    Let us know if it works.

    Thread Starter justinjross

    (@justinjross)

    That worked to get them side by side, but the pictures still don’t appear.

    I want the Focus sections to display the icons or images as it does in the demo.

    Can you please advise me how to add the images to each section as well?

    Thank you.

    Thread Starter justinjross

    (@justinjross)

    I also need to increase the space/padding between the Focus sections, in addition to adding the images.

    Please advise.

    Thank you.

    https://test.jrossmedia.com/qday/

    Hello @justinjross

    It seems the given URL doesn’t exist anymore. Do you still have this issue? If yes, then please provide a valid URL where I can see your website.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to Add Featured Section Items Side By Side’ is closed to new replies.