Jump to content

Archived

This topic is now archived and is closed to further replies.

fabienfons

Problems with Navpro section

Recommended Posts

fabienfons

Hi,

I have 2 problems with the nav pro-section : 

First : 

When I set a dark gray background color, and when I set light text, it works, but when I click on research, when I write text, it appears in white... so I cannot see what I am writing...

Second : 

When I click on research, they is a French grammatical mistake...

How could I correct it with the right word ?

Share this post


Link to post
Share on other sites
edgarcheverier

Hi,

I used your search bar and I can see what I write: https://cl.ly/1c3r2u2X1M15
If you want something darker you just have to change the color of the text but taking care of the background color you have.

About the second problem, you can modify the HTML with Javascript using this code:
<script>
document.getElementsByName('s')[0].placeholder='text in here!';
</script>
But is only get apply in the page you put this code. 
like here: https://cl.ly/3F2y3y3r0Y1w

The translate it's automatically, 

Share this post


Link to post
Share on other sites
fabienfons

1 :

So, if i want a black menu with white text, impossible to change the text color when i click on research ?

2 :

OK..so, how to have access to a new french translation ?

 

Share this post


Link to post
Share on other sites
edgarcheverier

1 .- try this: 

.search-field::placeholder{
color: white;
}

2.- Sorry I forgot the simple way to do it lol

Go to PageLines Settings, Advanced and you will find the option Search Placeholder Text.

Like here: https://cl.ly/0J31202x3h0b

Share this post


Link to post
Share on other sites

  • Similar Content

    • jeomiland
      By jeomiland+
      Greetings
      I just migrated an old DMS2 site to PL5 at cassClayton.com. If you look at the site on Safari browser, you will see the top nav bar (NavPro) is white, but gets revealed as you start to scroll the page. NavPro is used in the Header section, then a Text section in which I have Shortcode for the Smart Slider3 plugin. Would have preferred to use a PL-compatible slider but found it difficult to get Flick and Impress slider to simply fill full screen, just height of images (they were filling whole screen, hence large black area filling in the rest).
      So seems on Safari that the load order of the plugin may be causing the Nav bar to be overwritten? or something. 
      Hoping someone can help?
      thanks...  (works fine on Chrome, Firefox, even Tor, just not Safari)
    • Grant Turck
      By Grant Turck+
      The Nav Pro section on our site venicepride [dot] org keeps breaking. Can someone help us out with why it is breaking or how to fix. Willing to pay. 


    • claudedagenais
      By claudedagenais+
      Hi would it be possible that the word Search be translatable or simply that we can choose another word.
      Tx.
    • nfp1900
      By nfp1900
      using 'Align Right' or "align centre' under font size and alignment with NavPro causes the hamburger menu on mobile to break apart. It's fine when set to the alignment to be default or align left. 
      plugin version is 5.0.10
       
       
    • jdubdigi
      By jdubdigi+
      The nav pro menu bar doesn't work on mobile. When I test it on android, the bar disapears and the page freezes, anyone else had/having this issue?
×