Home Forums WoodMart support forum sticky navigation

sticky navigation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #678976

    ferhatonal
    Participant

    I need to change the width measurement of the sticky navigation. The product names I wrote in the menu are very long. How can I do this?

    #679133

    Hello,

    Could you please share some screenshots of the issue where you want to change the width? This will help me better understand the problem and provide you with a suitable solution. Also share the page URL of your site.

    Best Regards,

    #679176

    ferhatonal
    Participant

    In the first image, you can see the area I have marked with a square. I need to slightly increase its width. When I use the following code:

    .wd-sticky-nav:is(:hover, .wd-opened) {
        width: 500px;
    }

    It turns into the appearance shown in the second image. I am adding this code in Woodmart Theme Settings → Custom CSS → Global Custom CSS section.
    As for sharing the link, I am currently running the project locally. Once I finish the site, I will upload it to a host. Could you help me with this issue?

    Best Regards,

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)