- This topic has 4 replies, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Change bullet lists style
Hello,
I’ve set nav menu widgets to be used in the footer columns. And they are being displayed under a bullet list.
How can I display arrows instead of bullets in footer section? This is being displayed, which I don’t want:
.Home
.Service
I want this instead:
>Home
>Service
Should I go to Appearance > Customise > custom css? If yes, what should be the input.
Or should I add a CSS code inside theme editor? If yes, what should be the input?
Thanks in advance!
Hi,
Okay, Kindly show us your website URL please?
Regards,
Dave
Https://akema.co
www.akema.co
Hi,
Kindly go to Appearance >> Theme Editor >> Style.css >> Scroll down to very bottom and paste CSS there:
#footer li::before {
position: relative;
content: "\f105";
padding: 0 10px 0 0;
display: inline-block;
font-family: fontawesome;
}
Regards,
Dave
WordPress Themes for Doctor Website There are a lot of medical practitioners that can help people in need. However, to provide medical services, you need […]
Metro Style WordPress Themes Almost every business nowadays is getting online, making the competition extremely difficult for the newcomers out there. Also, there is a […]
Commercial Real Estate WordPress Themes Are you a real estate businessman who needs to deal with tons of properties and other related aspects? Or are […]