Forum Replies Created
-
AuthorPosts
-
Thorsten Hoeppner
Participant<h4 class=”wp-current-version”>I use it with version 6.1.1</h4>
Thorsten Hoeppner
ParticipantGreat, now it works exactly as I imagined. đ
Thorsten Hoeppner
ParticipantThank you, but now all submenu items are also rounded off. đ
Thorsten Hoeppner
ParticipantI added that, but I can’t find the hover buttons.
.nav-primary { padding-top: 5px; }
.nav-primary ul.menu .current-menu-item > a {
border-radius: 12px 12px 0px 0px;
background-color: #ffffff !important;
}Thorsten Hoeppner
ParticipantThanks, ist works. Only the hover buttons are not rounded.
Thorsten Hoeppner
ParticipantThanks, but only the home button has rounded corners.
Thorsten Hoeppner
ParticipantThorsten Hoeppner
ParticipantMany thanks, after I changed it, it works.
.excerpt-image-left .has-post-thumbnail .archive-post-wrap .featured-image img { border-radius: 10px; }
Thorsten Hoeppner
ParticipantI still get the following message from Lighthouse:
“Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.”
-
AuthorPosts