Color text links and widening submenu
-
Hello,
I encounter two problems.1. The color of the theme links no longer works when I put this code. These are the colors of the text links of all the site that are affected and not those of the breadcrumb. Do you have any idea of ??the problem?
#breadcrumbs { padding: 15px; color: #d15d23;font-style:italic;} a, a:hover {color: #191919;}
2. To extend and widen the main submenu at the top, I put this code but a warning says: “using width with padding (and padding-right) can sometimes make elements larger than you expect”. Would you have an improvement to offer me?
.main-navigation .main-nav ul ul li a { padding :20px 20px;width: 400px;padding-right:10px;} .sub-menu, .sub-menu > li:last-child > a { width: 250px;padding-right:230px;}
For information, I use elementor for links and Yoast SEO for the breadcrumb.
Thanks for your help !
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Color text links and widening submenu’ is closed to new replies.