Home › Forums › Parallax Me Forum › Two Issues – Pages and Accordion
- This topic has 8 replies, 2 voices, and was last updated 7 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
March 30, 2017 at 5:47 pm #67463
Two Issues –
1.When I create a “page’ and I go in to view it, I’m getting duplicate borders at the top. See… http://www.swimsproutoftexas.com/our-team/bonnie-bio . How do I eliminate that second border at the top?
2. I created an accordion page for “Frequently Asked Questions”. The problem is that as soon as you go to the page, the answer to the first question is also showing. If I go to the second question, the answer to the first question closes, and the answer to the second question opens up. That’s fine… but, there should be a way to close all the answers so that only all of the questions are showing. How do I do this?
See… http://www.swimsproutoftexas.com/frequently-asked-questionsJhoecannon
March 31, 2017 at 5:16 am #67485Hi Josephine,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.innerbanner{display:none;}
.site-main{padding-top:180px !important;}2. Unfortunately it is customization request.
Regards,
DaveMarch 31, 2017 at 5:16 am #67486Hi Josephine,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.innerbanner{display:none;}
.site-main{padding-top:180px !important;}2. Unfortunately it is customization request.
Regards,
DaveMarch 31, 2017 at 7:27 pm #67610Dave…t hanks very much for that custom css coding… that fixed my first problem. If I had this problem with this theme, doesn’t everybody have that same problem? If not, why is my theme download different?
Is there anybody else in this forum that can coach me through the customization process to make the accordion to work properly? Or, do I have to ask support@sktthemes for this help? (I had originally sent this problem to support@sktthemes and they told me to submit it to the forum. If necessary, I can ask them again)
Jhoecannon
April 3, 2017 at 12:05 pm #67781Hi Josephine,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveApril 3, 2017 at 4:30 pm #67832I submitted my username and password via:
https://www.sktthemes.org/contact/
Thanks,
Josephine CannonApril 5, 2017 at 10:55 am #68070Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveApril 5, 2017 at 7:45 pm #68149That will work… thanks very much. It doesn’t due what most accordions will do… that is, after you have clicked a question to see the answer, on most accordions if you click it again the answer will close.
However, this is better than it was and this will work.
Thanks!
Jhoecannon
April 6, 2017 at 5:13 am #68177Okay 🙂
-
AuthorPosts
- The topic ‘Two Issues – Pages and Accordion’ is closed to new replies.