Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #179751

    We’re having a couple of issues with the icon list.

    1. The List Item Title seems to be getting cut off at the bottom. Is this some kind of padding/margin issue? http://l2l.ca/resources/ (using OSX with FF)
    2. We’d like the Title links to either ALL be underlined when you hover or NOT. It seems right now that there are some which display the underline and some that don’t. http://l2l.ca/newsletter/media/

    They both seem like CSS issues but want to verify with you first. It also seems like this only happens when you don’t include and List Content but merely use the Title.

    thanks

    #179899

    Hey mxm33!

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

    .avia-icon-list li { min-height: 90px; }

    2) I checked your menu on FF on Win7 but on my end they are all underlined on hover. Can you post a screenshot and show the issue?

    Best regards,
    Yigit

    #179913

    That css tweek moves the icons apart further but it doesn’t solve the problem of the titles getting cut off.

    Even using IE with Win7 shows the titles being cropped.

    #179926

    Hi!

    Please try adding following code as well

    header.entry-content-header { margin-bottom: 10px; }

    This should do it

    Regards,
    Yigit

    #179945

    Perfect, thanks Yigit

    #179947

    Hi!

    You are welcome :) Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Working with icon lists’ is closed to new replies.