Dropdown Menu

Home Forums Jevelin Theme Dropdown Menu

Home Forums Jevelin Theme Dropdown Menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • Hi Guys,

    On my site https://www.theclassyseoconsultant.com/shop/blogger-outreach-agency/

    The dropdown menu diussapoears behind the blue banner on most of my prodicts / services pages….

    Solution for this topic

    Hi  @theclassyseoconsultant,

     

    Thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    header.primary-desktop {
        z-index: 9999;
    }

     

    Best regards,
    Shufflehound team

    Perfect

     

    Thank You

    You are most welcome here 🙂

    It worked well.. but now see the difference in the blue banner here:

    https://www.theclassyseoconsultant.com/shop/on-page-seo-services/

    (text is off centre)

     

    https://www.theclassyseoconsultant.com/shop/google-press-release-writing-service/

    New service I added today, text is centre…

     

    So after I added the CSS code all old products displays text off centre and new products displays correct…

    Solution for this topic

    It is not displaying correctly because of the following custom CSS code that you are using on your site generated by YellowPencil Plugin.

     

    #page-container .sh-titlebar {
        margin-left: -50px;
        margin-top: -26px;
        margin-bottom: -27px;
        color: #ecf0f1;
        background-color: #01bae9;
        width: auto !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 0px;
        max-height: 258px;
        background-position: 50% 50%;
        -webkit-background-size: auto auto !important;
        background-size: auto auto !important;
        position: relative;
        top: auto;
        z-index: 1000;
        left: auto;
    }

     

    To resolve the issue please either remove margin-top property from above CSS code or use below custom CSS code on your site.

     

    body #page-container .sh-titlebar {
        margin-top: 0;
    }

    Perfect, all I wanted, worked well!

     

    Thank You

    You are always welcome here 🙂

Viewing 8 posts - 1 through 8 (of 8 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form