WordPress网站的菜单栏无法展开
在电脑上的二级菜单无法展开:
在手机上,整个菜单无法展开:
网址是:wotojo.com
回复内容:
在电脑上的二级菜单无法展开:
在手机上,整个菜单无法展开:
网址是:wotojo.com
要循序渐进,基本的展开都不正常还加特效,自己给自己找麻烦。
例如
.main-nav .sub-menu 这个样式里面有 transform: translate(0px, 100%),去掉之后至少能看到 购物车和结算子菜单,但是位置不对
懒得做更多分析了,一句话,姿势不对
正确姿势是:
1- 菜单正常展开
2- 位置调整
3- 条目样式调整
4- 其他特效
以上步骤依次完成,你一次把所有的css都写好了,结果就是根本不知道是哪个步骤出问题导致的无法展开。自己慢慢弄哈。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

To work on file upload we are going to use the form helper. Here, is an example for file upload.

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

Validator can be created by adding the following two lines in the controller.

CakePHP is an open source MVC framework. It makes developing, deploying and maintaining applications much easier. CakePHP has a number of libraries to reduce the overload of most common tasks.

This tutorial demonstrates how to efficiently process XML documents using PHP. XML (eXtensible Markup Language) is a versatile text-based markup language designed for both human readability and machine parsing. It's commonly used for data storage an
