-
AuthorPosts
-
September 27, 2013 at 2:41 pm #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.
September 27, 2013 at 3:17 pm #167167Hello 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 11 years, 1 month ago by Yigit.
October 3, 2013 at 8:39 am #169797added this code to custom.css
but as i see in firebug classes .iconbox .iconbox_content .iconbox_content_title still have ‘overflow’ hidden:(any idea?
October 3, 2013 at 12:48 pm #169894Hi!
I edited the code in previous post. Please try this one. I added !important to force it
Best regards,
YigitOctober 8, 2013 at 2:10 pm #172231Added ‘important’ but it still not working:(
any idea?
October 9, 2013 at 1:34 pm #172986October 16, 2013 at 3:11 pm #176456To create a admin user in wordpress i need to know your email address because it required field. Could you write your email address?
October 16, 2013 at 3:13 pm #176462Hi!
but before that, can you try adding the code in Custom.css file in Enfold/css folder?
Cheers!
Yigit- This reply was modified 8 years, 6 months ago by Yigit.
October 16, 2013 at 3:17 pm #176465got your email.
What exactly need to edit in custom.css?- This reply was modified 11 years, 1 month ago by sergeylandar.
October 16, 2013 at 3:40 pm #176481By the way you already registered)
October 16, 2013 at 9:42 pm #176645Hey!
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,
YigitEDIT: I did not recieve admin login. Please post it here privately if that code does not work.
- This reply was modified 11 years, 1 month ago by Yigit.
October 17, 2013 at 9:39 am #176914This 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.
October 17, 2013 at 9:39 am #176915This reply has been marked as private.October 17, 2013 at 3:15 pm #177034Hello!
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,
YigitOctober 17, 2013 at 4:53 pm #177069Thank you.
-
AuthorPosts
- The topic ‘Layout Elements 1/5 looks not good’ is closed to new replies.