• Resolved philipem

    (@philipem)


    Our Focus section is displayed vertically instead of horizontal.
    Same is in your preview page.

    What needs to be changed to correct this?

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter philipem

    (@philipem)

    It’s ok when you apply your own items.

    Thx

    MariusG

    (@marius_codeinwp)

    Glad to hear you got it working.

    Marius

    I have just installed this and the focus section is vertical for me too, using Firefox or Chrome. I’m sure the solutions of filling out the areas will hopefully fix it, but I thought I’d mention that this problem is for more than one person ??

    Hello!
    I ve the same issue. I would like to put them in horizontal because I want to preserve the coloured circle around the image.

    So I have 2 different possibilities:
    1) fix “our focus section” so that I align it in orizontal;
    2) add these widgets and then put the circles..

    personally I would prefer to align this in horizontal because i can modify the write by FTP.

    Can you help me doing one of that, please?
    Thanks for your support!

    MariusG

    (@marius_codeinwp)

    Hello,

    Can you attach a screenshot or a link to your website so I can better investigate the issue?
    I’ll be back with a fix as soon as I manage to identify the problem.

    Best regards,
    Marius

    I got what was the prob.

    Now it is horizontal..

    Thanks for your quick answer anyway:)

    Have a nice day,

    FAbio

    Hey,

    I am curious, what was the problem ?

    Hello!

    i added in css simple plug-in this code and then the problem was solved..

    .focus .row .focus-box{
    float: left !important;
    }
    to be honest i am not an expert..i was just trying to modify ramdomly from the source code and see the differences.. =)

    Bey

    Fabio

    The pictures in focus sections are not getting contained inside the circles. For a square image, the circle boundaries are getting compromised. So, do I have to upload circular images? I am using your given size 67×64.

    MariusG

    (@marius_codeinwp)

    Hello asdec,

    Please attach a link to your website or a screenshot so I can investigate the issue.

    Regards,
    Marius

    tripova.com

    MariusG

    (@marius_codeinwp)

    Hello asdec,

    I’ve inspected your website and there is indeed a small bug, but I don’t know what caused it.
    Anyway, upload bigger images, then install Simpe Custom CSS, go to Appearance->Custom CSS and add this line:
    .pixeden {border-radius:50%;}

    Let me know if it’s working now.

    Best regards,
    Marius

    hi, i was wondering if there is a way to add a fifth icon keeping it in one row for the our focus section, i’m not sure if it’s my screen but the fifth icon (widget) is skipping to a new line:
    https://immexdistribucion.com.mx/webimmex/

    nevermind, I modified the bootstrap style for that section.

    MariusG

    (@marius_codeinwp)

    I’m glad you sorted out ?? In case anyone wonders how it’s done, you have to use this CSS line:

    .col-lg-3 {
        width: 20%;
    }

    Regards,
    Marius

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Our Focus section is displayed vertically’ is closed to new replies.