IT Blog

  • Blog
  • Technology
    • Technology
    • Architecture
    • CMS
    • CRM
    • Web
    • DotNET
    • Python
    • Database
    • BI
    • Program Language
  • Users
    • Login
    • Register
    • Forgot Password?
  • ENEN
    • 中文中文
    • ENEN
Experience IT
In a World of Technology, People Make the Difference.
  1. Home
  2. Technology
  3. CMS
  4. Wordpress
  5. Theme
  6. fix menu arrow

fix menu arrow

2019-07-16 865 Views 0 Like 0 Comments

Table of Contents

  • Symptom
  • Issue identified
  • Fix the issue
  • Result

Symptom

Add multi-level menu in Shapely theme. It shows square box instead of arrow.

Issue identified

In stylesheet, there is :after style defined. It adds the fontawesome symbol "\f107".

But somehow the file loading got denied.

Fix the issue

Using "Custom CSS & JS" plugin, over-write the :after style:

.dropdown:after {
    content: "▼" !important;
}

Result

Loading

error
fb-share-icon
Tweet
fb-share-icon
IT Team
Author: IT Team

Tags: None
Last updated:2021-05-10

IT Team

This person is lazy and left nothing

Like
< Previous
Next >

Comments

Cancel reply
Newest Hotspots Random
Newest Hotspots Random
Rich editor not working Making web page scroll down automatically Getting data from Dapper result All Unicode Chars How to keep and display contact form 7 data Common Regular Expressions
Converting asp.net website to wordpress Generating XML SiteMap WordPress Sitemap Query Uploading multiple files - jquery+php Add ALT attribute to Social Media Icon github failed to push to the remote repository. see the output window for more details
Categories
  • Architecture
  • BI
  • C#
  • CSS
  • Database
  • DotNET
  • Hosting
  • HTML
  • JavaScript
  • PHP
  • Program Language
  • Python
  • Security
  • SEO
  • Technology
  • Web
  • Wordpress

COPYRIGHT © 2021 Hostlike IT Blog. All rights reserved.

This site is supported by Hostlike.com