Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #268587

    I want to create sidebars for all of my product pages on my website which is Kimogroup.com

    Please help me out

    all the products have sub categories

    #268784

    Hi kimogroup!

    I am not sure if i understood you clearly but you can add widgets to single product sidebar in Appearance > Widgets > Single Product Pages

    Regards,
    Yigit

    #269044
    This reply has been marked as private.
    #269418

    Hi!

    Thank you for the info.

    You can add a Custom Menu widget. First, create a menu on Appearance > Menus then enable the Product items on Screen Options. Go to Appearance > Widgets then add the Custom Menu widget and select the newly created product menu.

    Best regards,
    Ismael

    #270433
    This reply has been marked as private.
    #271489


    #271705
    This reply has been marked as private.
    #271738

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .widget_nav_menu ul ul li a {
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    Regards,
    Yigit

    #271778

    ok what about resizing the sidebar, i think its big

    Thanks for the quick response

    #271780

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (min-width: 1140px) {
    .responsive .container .nine.units {
    width: 830px;
    }}

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.