Remove ul in text widget
-
Hey,
any chance to remove this dot? http://img5.fotos-hochladen.net/uploads/capture20151027kj1emard4.png The source code says it’s a
<ul>, but I can’t find where to remove it in which code.That’s what I get when I add a text widget.
I’d replace it just by another featured widget, but I already got three below it and it would just place it next to each other. There is no way to place one above and three below it? Thank you in advance.
-
Hey there RihannasRehabCOM,
Hope you’re well today 🙂
This should be possible to remove with some custom CSS. Could you please post link to your site where I can see this so I can take a look?
Cheers,
BojanDo you have a mail address?
The site is yet offline and as I can’t edit my posts here, I cannot post the link inside the forum.
Hey again,
Unfortunately due to forum rules which you can find here we’re not allowed to contact members outside this forum.
You’re also not allowed to post your email address so I’d suggest to to edit your post and remove it.
Best regards,
BojanOh, never knew I could edit posts.
So here you go: *link deleted*
I’ll delete the link soon. Thank you 🙂
Hey again,
You can edit posts for a certain amount of time, I’m not really sure how long is that.
Either way you can try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
http://ww.wp.xz.cn/plugins/simple-custom-css
ul.mid-box-wrap.row-fluid { list-style: none; }This should remove the bullet in from of the title.
Hope this helps 🙂
Cheers,
BojanHey,
it worked perfect! 🙂
btw: do you also know a way to let the widgets fly in when scrolling down?
Hey again,
Not really sure what you mean, can you please add more details so I can understand what you’re trying to do?
Cheers,
BojanHey,
check out here: https://sketchthemes.com/preview/?theme=86
The part “Meet the team” is flying in. How?
Sincerely,
BurakHey Burak,
I’ve checked the link you posted and I can’t see anything out of the ordinary there, see video http://screencast.com/t/5vigo8yHhb.
You’re probably referring to having fixed position on an element, depending on what you want exactly to happen on when you start scrolling would have to include use of jQuery and would require modifications to your theme, for something like this you’d most likely want to get help from a developer.
Cheers,
Bojan
The topic ‘Remove ul in text widget’ is closed to new replies.
