- This topic has 4 replies, 2 voices, and was last updated 4 years, 1 month 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]