Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #167158

    website: http://free-responsive-templates.com/
    on home page i added Layout Elements > 1/5 and then added Content Elements > Icons Box. But title dont looks ok when i resize the browser. Could you explain how to fix it?

    Thanks.

    #167167

    Hello sergeylandar!

    Please add following code to Quick CSS in Enfold theme options

    @media only screen and (min-width: 768px) and (max-width: 989px) { .iconbox .iconbox_content .iconbox_content_title { overflow: visible!important; } }

    Regards,
    Yigit

    • This reply was modified 10 years, 6 months ago by Yigit.
    #169797

    added this code to custom.css
    but as i see in firebug classes .iconbox .iconbox_content .iconbox_content_title still have ‘overflow’ hidden:(

    any idea?

    #169894

    Hi!

    I edited the code in previous post. Please try this one. I added !important to force it

    Best regards,
    Yigit

    #172231

    Added ‘important’ but it still not working:(

    any idea?

    #172986

    Hi!

    Please create a temporary admin login and post it here privately

    Regards,
    Yigit

    #176456

    To create a admin user in wordpress i need to know your email address because it required field. Could you write your email address?

    #176462

    Hi!

    but before that, can you try adding the code in Custom.css file in Enfold/css folder?

    Cheers!
    Yigit

    • This reply was modified 7 years, 10 months ago by Yigit.
    #176465

    got your email.
    What exactly need to edit in custom.css?

    • This reply was modified 10 years, 5 months ago by sergeylandar.
    #176481

    By the way you already registered)

    #176645

    Hey!

    Please add this code in Custom.css file

    @media only screen and (min-width: 768px) and (max-width: 989px) { .iconbox .iconbox_content .iconbox_content_title { overflow: visible!important; } }

    Best regards,
    Yigit

    EDIT: I did not recieve admin login. Please post it here privately if that code does not work.

    • This reply was modified 10 years, 5 months ago by Yigit.
    #176914

    This code already in custom.css from your post September 27, 2013 at 3:17 pm.
    But its not working. You can see it in firebug.

    Created admin account for you. Send l/p to your email also will send it privately in this support forum.

    #176915
    This reply has been marked as private.
    #177034

    Hello!

    One of the plugins were causing issue and custom CSS was not saved in Quick CSS. I deactivated all and applied css then activated again, now it works.

    Best regards,
    Yigit

    #177069

    Thank you.

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Layout Elements 1/5 looks not good’ is closed to new replies.