I’m using the “homepage with photowall” from this theme. My website is: bruisedpassport.com.
I have a few queries. I would really appreciate if you could help me.
1. Is it possible to get rid of the top menu on my website? I really don’t know from where this has come from. I’m using another theme for my overall design, and only the “photographer” theme for the photowall page.
2. For some reason the rotating texts are not aligned to the rest of the sentences – it’s slightly higher up. Could you please tell me what have I done wrong?
3. Is it possible to increase the time of the rotating texts individually?
For example, what I want to do is, when the first sentence says “I’m a photographer”, I want it to keep showing photographer until the second rotating text below shows everything eg. beauty, happiness, etc. And then the word “photographer” on the first sentence changes to “Writer” and waits until the second sentences finishes rotating it’s own specific words relating to writing.
You can use this custom css code for hide tje top menu on your homepage.
.home .site-navigation { display: none; }
Please create a new topic for your each question =) Then the other members can easily search their issues as well. It is for making the website useful.
Thanks