danamv
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] How to Centre Justify H1 Titles in Neve?Hello @1waytoheaven,
To align all your h1 elements to the center, please try adding the following code into Customizer -> Additional CSS:
h1 { text-align: center !important; }Please let us know if it worked and if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] “Contact now” on the right side of front pageHello @bzona,
To change elements from the menu you can check in the Customizer -> Header -> Change Menu -> Primary menu -> Edit Menu https://prnt.sc/10sm2sg , and you can check different options for your menu elements., by clicking on those you want to modify. For example, if I click on ‘Contact Us’, I can change the Navigation Label. https://prnt.sc/10sntvt
About the Search element, to change that text, please try going into Customizer -> Header -> Click on the ‘Search Icon’ from here: https://prnt.sc/10snqwt -> and you will be able to change the Placeholder https://prnt.sc/10snrka
Hope it helps! Please let us know if this worked.
Forum: Themes and Templates
In reply to: [Neve] Text Alignment IconsHello @testing1212,
Thank you for using Neve theme on your site!
I am glad you have managed to solve it, and thank you for sharing a solution. Are you still facing this issue anywhere on your site?
Also, did the CSS work well?- I see that your frontpage buttons are centered.I have checked on my end, but I don’t see anything wrong with the alignment button in the editor https://prnt.sc/10ssch4
Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Blog archive pageHello @kowoonbacon
Please try adding this CSS instead into Customizer -> Additional CSS. You can change that value to fit your needs.
.archive-container { padding-left: 100px !important; }I hope this helps! Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Menu not working correctlyHello @2refinish,
I have tried replicating this, but for me, it works well.
Can you please provide us with a screencast of this issue?Thank you!
Forum: Themes and Templates
In reply to: [Neve] 请问NEVE主题的模板文件在哪个文件夹?Hello @wuzhumeng,
Can you please be more specific? I am not sure I understood correctly your request.
If you would like to see what each template does, you can ‘Preview’ the page, and see the behavior. https://prnt.sc/10sr2qd
Thank you for your patience.
Forum: Themes and Templates
In reply to: [Neve] No puedo crear NUEVOS POST or PAGESHello @joseluisgallardo,
I am glad that you have managed to solve this issue!
Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Texto en versión móvilHello @joseluisgallardo
Thank you for using Neve theme and for providing the link to your site.
Please try adding the following into Customizer -> Additional CSS:
@media (max-width: 600px){ .wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap { word-break: break-word !important; } }Please let us know if it worked and if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] The horizontal line under the titleHello @wordzebra,
Can you please provide us with a link to your site where I can see the issue, and better assist you with it?
Thank you!
Forum: Themes and Templates
In reply to: [Neve] problem to have responsive mobile viewHello @meideserve
I have checked directly on my mobile as well, and it is responsive. https://prnt.sc/10sq4gn https://prnt.sc/10sq4wh
Please try clearing your browser cache, and let us know if this solves the issue.
Thank you for your patience.
Forum: Themes and Templates
In reply to: [Neve] How to remove arrow in Header Main?Hello @theyongjin,
Can you please provide a link to your site so I can see the issue more clear, and better assist you with it?
Thank you!
Forum: Themes and Templates
In reply to: [Neve] Roadmap & Full site editingHello @isg_wp-forum
Yes, there is a public roadmap available for Neve: https://neve.nolt.io/roadmap
Also, FSE(Full Site Editing) is planned to be an available feature of Neve in the future as well.
Best regards.
Forum: Themes and Templates
In reply to: [Neve] Primary menu’s submenu shows behind secondary menuHello @r0lf,
Thank you for using Neve and for providing the link to your site.
It is indeed a z-index problem, please try adding the following code into Customizer -> Additional CSS:.menu_sidebar_dropdown .header--row { position: relative; z-index: auto !important; }I hope it helps! Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Homepage title is not hidingHello @shahab570
That line can be changed with one of the following codes. You can add it into Customizer -> Additional CSS:
.nv-page-title-wrap.nv-big-title .nv-page-title { display: none !important; }.nv-page-title-wrap.nv-big-title .nv-page-title { border-bottom: #0081A7 !important; }The first one removes the title section of the page completely, while the second one changes the color of that line to the color of your current background. You can choose either one of them.
I hope it helps! Please let us know if you have any questions.
Forum: Themes and Templates
In reply to: [Neve] Change the mountains image (and other)Hello @bzona
To change elements from the menu you can check in the Customizer -> Header -> Change Menu -> Primary menu -> Edit Menu https://prnt.sc/10sm2sg , and you can check different options for your menu elements., by clicking on those you want to modify. For example, if I click on ‘Contact Us’, I can change the Navigation Label. https://prnt.sc/10sntvt
About the Search element, to change that text, please try going into Customizer -> Header -> Click on the ‘Search Icon’ from here: https://prnt.sc/10snqwt -> and you will be able to change the Placeholder https://prnt.sc/10snrka
Also, please open a new ticket for further issues, as it is difficult to follow.
Thank you for understanding. Please let us know if it worked and if you have any more questions.