-
AuthorPosts
-
November 5, 2013 at 4:44 pm #184840
How are you creating this side bar menu? Seems to work like a toggle but can’t figure it out?
http://kriesi.at/themedemo/?theme=enfoldThanks
November 6, 2013 at 3:18 pm #185172Hi Robert!
If you mean child pages, you should set parent page in Page Attributes in Pages > Add New ( or Edit Page screen) http://i.imgur.com/4fAy8d7.jpg
Best regards,
YigitNovember 6, 2013 at 3:41 pm #185182Thanks for the reply.
I just checked my link and it didn’t show what I was after – my bad.
On the demo site, if you click the ‘Features’ link on the main nav. it displays a sidebar that looks different than a sidebar widget. It doesn’t have a solid border like a typical sidebar.
Is this a customization or is it capable within the theme features?
Thanks.
RobertNovember 7, 2013 at 2:12 pm #185582Hey!
That is actually Tabs element which you can add under Content Elements in Avia Layout Builder. You should choose to display tabs on the left and without border :)
Cheers!
YigitNovember 7, 2013 at 2:22 pm #185584Perfect!
Any way to make the default title text a little bigger?Thanks
November 7, 2013 at 2:24 pm #185587Hey!
Sure, please point out which title exactly so we can provide accurate custom CSS code
Cheers!
YigitNovember 7, 2013 at 2:26 pm #185589The tab titles located on the left hand side – ‘about’ ‘terms of use’ & ‘privacy’.
http://www.tutorials.painthog.com/about/#tab-id-1Thanks
November 7, 2013 at 2:29 pm #185592Hi!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.js_active .tab { font-size: 14px; }
Regards,
YigitNovember 7, 2013 at 2:31 pm #185594great.
one last question – what about changing the colors of the icon and text for the titles to #5c5140?Thanks
November 7, 2013 at 2:35 pm #185596Hi!
Please add following code as well
.main_color .tabcontainer .tab, div .main_color .tabcontainer.noborder_tabs .active_tab { color: #5c5140; }
Best regards,
YigitNovember 7, 2013 at 2:40 pm #185599Tried that but no luck.
http://www.tutorials.painthog.com/about/#tab-id-1Any other suggestions?
Thanks
November 7, 2013 at 2:43 pm #185601Hey!
It does work on my end. Please flush browser cache and refresh your page a few times
Best regards,
YigitNovember 7, 2013 at 2:49 pm #185604Okay. I’ll be in touch if I have any other questions.
Appreciate your expertise!-Robert
-
AuthorPosts
- The topic ‘side menu’ is closed to new replies.