Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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=enfold

    Thanks

    #185172

    Hi 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,
    Yigit

    #185182

    Thanks 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.
    Robert

    #185582

    Hey!

    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!
    Yigit

    #185584

    Perfect!
    Any way to make the default title text a little bigger?

    Thanks

    #185587

    Hey!

    Sure, please point out which title exactly so we can provide accurate custom CSS code

    Cheers!
    Yigit

    #185589

    The tab titles located on the left hand side – ‘about’ ‘terms of use’ & ‘privacy’.
    http://www.tutorials.painthog.com/about/#tab-id-1

    Thanks

    #185592

    Hi!

    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,
    Yigit

    #185594

    great.
    one last question – what about changing the colors of the icon and text for the titles to #5c5140?

    Thanks

    #185596

    Hi!

    Please add following code as well

    .main_color .tabcontainer .tab, div .main_color .tabcontainer.noborder_tabs .active_tab  {
    color: #5c5140;
    }

    Best regards,
    Yigit

    #185599

    Tried that but no luck.
    http://www.tutorials.painthog.com/about/#tab-id-1

    Any other suggestions?

    Thanks

    #185601

    Hey!

    It does work on my end. Please flush browser cache and refresh your page a few times

    Best regards,
    Yigit

    #185604

    Okay. I’ll be in touch if I have any other questions.
    Appreciate your expertise!

    -Robert

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘side menu’ is closed to new replies.