Okay
  Public Ticket #1802265
Nectar Slider
Closed

Comments

  • Maja started the conversation

    Hi,

    I have 3 questions about Nectar Slider. Please could you help:

    1. How can I get Pagination with bullets?

    2. Where can I find left/right arrow with 1/2 ...?

    3. How can I change color/style of mainmenu item (activated)?
      (Is it a issue of Nectar Slider or other place?)

    Best regards,

    Maja

  •  8,996
    Tahir replied

    Hey M,

    Please have a look at this Article :

    http://themenectar.com/docs/salient/sliders/ .

    Best


    ThemeNectar Support Team 

  • Maja replied

    Thanks, it helped me a lot!

    Could you tell me how I can change color/style of activated main menu item?

    Also the activated item has a different color in chrome than in firefox, safari...

    Could you help?

    Best regards


  •  8,996
    Tahir replied

    Hey Again,

    Simply set the Color Scheme to Custom in Header Navigation Section . 

    Best


    ThemeNectar Support Team 

  • Maja replied

    Hi,

    this was the first I tried, but it does not work.

    I change colors, but it has no effect. 

    Best regards,

  •  8,996
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   Maja replied privately
  •  8,996
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #header-outer:not([data-lhe="animated_underline"]).dark-text header#top nav .sf-menu li.current-menu-item >a {
        color:#ff0 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Maja replied

    Thanks, but unfortunately it does not work. I tried this:

    #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_item > a {
        color:#ff0 !important; }

    But only the first current item "Willkommen" change the color. Could you please help again?

  • Maja replied

    Could you look as well how I can change color for stickiness current menu items?

    Thanks & best regards,

  •  8,996
    Tahir replied

    Hey Again,

    See screenshot: http://prntscr.com/lrxx74 . Its working alright. 

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #header-outer:not([data-lhe="animated_underline"]).dark-text header#top nav .sf-menu li.current-menu-item >a {
        color: #E91E63 !important;
    }

    Please clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ and have a look at this Article: http://themenectar.com/docs/salient/updating-salient/#troubleshooting .

    Best.


    ThemeNectar Support Team 

  • Maja replied

    Hi,

    yes, it works. Thanks for your help!

    Best regards,

  • Maja replied

    Hello again,

    one thing does not work yet. The colors of the sticky header are not displayed correctly when it comes across a picture. Everything okay over the text passages. Do you know what I mean? What could be the problem?

    Thanks for your help!

    Best regards,



  •  8,996
    Tahir replied

    Hey Again,

    Make sure you set the Text Color in the Rows correctly as that changes the Header Text color in here: http://prntscr.com/lv3j5d .

    Best


    ThemeNectar Support Team