- This topic has 4 replies, 2 voices, and was last updated 2 years, 3 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
Are you trying to decide whether your website needs an XML sitemap or how you can create a sitemap in WordPress? As a website owner, […]
Well, well, it is the end of October and the start of November, we are aware of a big day sale that you are waiting […]
Aleksandar Savkovic Today we are going to list the interview of Aleksandar Savkovic from Belgrade, Serbia. He is a WordPress Community Manager at Cloudways. In […]