How do I get these bullet points to disappear?
-
Hi all, my site is https://www.skyviewtechnology.com
For the life of me I can’t get the bullet points next to the widget titles to disappear. I’ve tried modifying h2, .widgettitle, ul, list-type, text-decoration, all to no avail. Any thoughts? Here’s my stylesheet
form{margin:0px; padding:0px;} .top { font-family: Arial; font-size: 15px; color: #FFFFFF; text-decoration: none; font-weight:normal; } .nav { font-family: Arial; font-size: 15px; color: #516d83; text-decoration: none; font-weight:normal; } .nav:hover { font-family: Arial; font-size: 15px; color: #000000; text-decoration: none; font-weight:normal; } .nav-active { font-family: Arial; font-size: 15px; color: #4292d3; text-decoration: none; font-weight:normal; background-repeat:no-repeat; background-position:bottom; padding-top:9px; font-weight:bold; } .padTLR{padding-top:9px; padding-left:18px; padding-right:20px;} .f14{font-size:14px} .grn{color:#006600;} .bt{font-size:15px; font-weight:bold; height:37px; background:url(../images/btnbg.png) repeat-x; border:1px solid #023568; color:#FFFFFF; cursor:pointer; cursor:hand;} h1{ font-family: Arial; font-size: 17px; color: #516d83; margin:0px; padding:0px; text-decoration: none; font-weight:bold; } h2{font-family: Arial; font-size: 22px; color: #ea822b; margin:0px; padding:0px 0px 10px 20px; text-decoration: none; font-weight:normal;} .mainbanner{background:url(https://www.skyviewtechnology.com/wp-content/themes/Compare%20Policies%20Theme/images/mainbanner.jpg) no-repeat center 0px; width:937px; height:243px;} .mainmg{float:right; width:430px; margin:10px 20px 0px 0px;} .row{padding:10px 0px 0px 70px} .row label{text-align:left; width:110px; float:left;} .quotebt{background:url(../images/get-quotes.png) no-repeat; border:none; cursor:hand; cursor:pointer; width:181px; height:46px;} .row2{padding:5px 0px 0px 70px} .row2 label{text-align:left; width:80px; float:left;} .quotebtsm{background:url(https://www.skyviewtechnology.com/wp-content/themes/Compare%20Policies%20Theme/images/get-quotes-small.png) no-repeat; border:none; cursor:hand; cursor:pointer; width:128px; height:37px;} .heading2 { font-family: Arial; font-size: 16.44px; color: #3e3e3e; text-decoration: none; font-weight:lighter; line-height:24px; } .heading1 { font-family: Arial; font-size: 17px; color: #5e5e5e; text-decoration: none; font-weight:bold; } .footer { font-family: Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight:none; } .footer-link { font-family: Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight:none; } .footer-sep { font-family: Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight:none; padding-left:9px; padding-right:9px; } .padR{padding-right:5px;} .textbox{border:1px solid #999} .f11{font-size:11px;} .red{color:#FF0000;} .inner-list { font-family: Arial; font-size: 12px; color: #484848; text-decoration: none; font-weight:none; list-style:none; padding-bottom:10px; line-height:18px; } #point ul{list-style-image:none; line-height:30px;} a.txtlink{color:#3366FF; text-decoration:underline;} a.txtlink:link, a.txtlink:visited{color:#3366FF; text-decoration:underline;} a.txtlink:hover{color:#3366FF; text-decoration:none;} .tabbg{height:35px; float:right; margin:8px 0px 0px 15px;width:800px;} #navmain ul{list-style-type:none; margin:0px; padding:0px; background-image:none} #navmain li{display:inline; float:left; font-size:15px; height:35px; line-height:35px;} #navmain li span{padding:0px 12px;} #navmain li a{text-decoration:none;display:inline; color:#516d83; cursor:hand; cursor:pointer; margin-left:5px;} #navmain li a:link{text-decoration:none;display:inline; color:#516d83; cursor:hand; cursor:pointer; margin-left:5px; } #navmain li a:visited{text-decoration:none;display:inline; color:#516d83; cursor:hand; cursor:pointer; margin-left:5px; } #navmain li a:hover{text-decoration:none; display:inline; color:#000; cursor:hand; cursor:pointer; float:left; margin-left:5px; } #navmain li a:hover span{text-decoration:none; display:block; padding:0 12px; cursor:hand; cursor:pointer; float:left;} .sep{background:url(../images/index_18.jpg) no-repeat 0px 2px; float:left; height:35px;} .navbgsel {float:left; background:url(../images/lt.png) 0px 0px no-repeat; height:35px; line-height:35px; } .navbgsel span{background:url(../images/rt.png) top right no-repeat; float:left; color:#4292D3; font-family:Arial; font-size:15px; font-weight:bold; padding:0 15px; height:35px; margin-left:6px;} .mandatory{padding-bottom:10px; padding-right:12px; float:right; font-weight:normal; color:#000000; font-size:12px;} .formbg{background:url(<?php bloginfo('template_directory') ?>/images/form-img.jpg) no-repeat 0px 0px; width:678px; height:400px;} .formbg1{background:url(<?php bloginfo('template_directory') ?>/images/form-img.jpg) no-repeat 0px 0px; width:678px; height:350px;} .formrtbg{background:url(<?php bloginfo('template_directory') ?>/images/signup-boxinner.png) no-repeat 0px 0px; width:299px; height:155px;} .cls{clear:both;} ul .widgettitle { list-style: none !important; text-decoration: none !important; padding:0; margin:0; } h2 .widgettitle { list-style: none !important; text-decoration: none !important; padding:0; margin:0; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How do I get these bullet points to disappear?’ is closed to new replies.