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

    See: http://ringoflife.org/activity/
    When adding custom widgets to the sidebar area (here from PeepSo) there comes a small dot immediately above the widget title. I have googled this issue and seen suggestions to enter

    .widget li {
    list-style: none;
    }

    In the Quick CSS. It does NOT solve the problem. I tried flushing client and server side caches to no avail. I cannot see the CSS in the code when I look at the source. But this may be related to some nesting of CSS I guess.
    I also tried some other CSS code snippets appearing when googling how to “remove dot in widget on enfold”

    I wanted to add an image but I cannot see how, so a link to the site must do.
    I am running Enfold v 4.2
    Do you understand what is happening?

    Tx, Rolf

    #896331

    Hey rolfjackson,

    Add this to quick css:

    #peepsowidgetme-2{
    list-style:none!important;
    }

    Best regards,
    Jordan Shannon

    #896455

    yeah. It worked. Thanks a lot :o)

    #896571

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #899873

    Hi.

    I am having an issue with LearnDash. The course_list_template seems to be overridden by Enfold according to this notice from LEarndash:

    LearnDash looks normal on the default TwentySeventeen theme but does not look correct on my desired WordPress theme.
    Go to LEARNDASH LMS > SETTINGS > SUPPORT and look to see if any of the LearnDash template file paths are listed in ‘red’. If so, this means the theme you are using is overriding our default templates. Please reach out to the theme’s support team for assistance.

    In my support settings the course_list_template.php is RED. All others are black. When I try to list the courses the font is very big and seem somewhat out of place.

    #900882

    Hi,

    Is the font the only style issue occurring?

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.