Viewing 3 replies - 1 through 3 (of 3 total)
  • this is called a ‘bullet’ and has to do with the formatting of lists; try to add ‘list-style-type: none;’ to the style of that widget;

    https://www.w3schools.com/css/css_list.asp

    using Firebug https://getfirebug.com/ might help to identify which styles to edit or add.

    Go to:

    -Settings
    -Widgets on Pages
    -Enable styling (remove bullets etc)
    -Save Changes

    Thread Starter werth

    (@werth)

    Hi,
    thank you both for your help. I should have informed you earlier that I already got help from Themetrust support staff. I had to add the following code:
    .page-id-576 li#search-6 {margin: 0; padding:0; background:none;}
    into CSS section of the theme, so it only worked on a single page where I wanted to avoid the bullets.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Add Widgets to Page] How to remove the circular symbol?’ is closed to new replies.