Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #264967

    The Icon list has titles, these titles only present half after loading in the webpage.
    From every letter in the title, only the upper part is presented, the lower part of every line is wiped away.
    “hard to descripe, does this make sence?”

    It’s like from the next text, the upper part of the line is vissible, the lower part is gone.
    On Apple is seems to work,
    on almost all other machines this problem occurs.

    Any help?

    I could make a printscreen, but maybe you see for yourself on http://www.lighthouse45.com

    #264972

    looks strange.

    but this would fix it
    http://kriesi.at/documentation/enfold/custom-css-and-quick-css/

    .iconlist_title {
        line-height: 1.3em !important;
    }
    #264979

    I wend to Enfold> general styling > and putted those 3 lines in the custom css box, but nothing changed.
    Am I doing something wrong?

    I’ve just started using this theme as well as wordpress, so still nooby :).

    #264988

    strange positioning in thos icon lists. haven’t used them yet, but if you use the following instead of my first CSS it should work

    .avia-icon-list .iconlist_title {
        margin-bottom: 4px;
    }
    #265566

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-icon-list .iconlist_title { padding-top: 5px; }

    Cheers!
    Yigit

    #265989

    Thank you both for the comments, really appreciate it.
    the problem is solved, the lines are vissible as they should.

    But….

    Now a new problem occurd: the icon’s aren’t rendering as they should/were.
    After scrolling, first they become vissible, more slowly than usual, then disappear again, then flikkering until they are vissible again, etc..

    I’ve got this problem on several computers.

    Any idea’s?

    #266130

    Hi!

    Which browser and OS are you using?

    Cheers!
    Yigit

    #266180

    Windows 7, Chrome.
    IOS Lion, Safari and Chrome
    Windows XP, internet explorer and Chrome.

    Got the problem on each one of them.

    Now, maybe this problem is not related, but after the last edit from above, also something else occured.
    When I want to change my Icon List text, you usually see ‘List content goes here’ in the textbox below.
    But the whole textbox is blank and I can’t edit it. If I click on the box, nothing happends.
    The text ‘List content goes here’ is there anyway, cause I see it on my webpage after I save.

    Thank you all for your time,

    #266286

    Hi!

    Thank you for the info.

    I checked the icon list elements on Chrome Windows 8 but it’s not disppearing after scroll and I don’t think any of the modifications will trigger this event. Do you mind providing a short clip of the issue so that we can see it? Regarding the editor issue, please download the latest patch of the theme, 2.7.1 then update the theme via FTP.

    Cheers!
    Ismael

    #267331

    Well,
    I’ve just updated to 2.7.1
    I’ll see if the issues are solved, I’ll let you know.

    Thank you,

    • This reply was modified 10 years, 6 months ago by Lighthouse45.
    #267615

    We looking forward to hearing from you :)

    Regards,

    Josue

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Icon List: the titles are presented half on the website’ is closed to new replies.