Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #502981

    Hi,
    I’ve setup a product page with a sidenav. However the sidenav is displayed at the bottom of the page. Please follow link to view it

    I followed what was suggested in #1 on this page: http://kriesi.at/documentation/enfold/custom-woocommerce-shop-overview/

    But the sidenav is not where it’s supposed to be and I am not sure how to fix this issue.

    Edited: to add notification email

    • This topic was modified 9 years, 1 month ago by Edna.
    #503176

    Hi Edna!

    Thank you for using Enfold.

    I checked the page but it doesn’t exist. Please create a test page then we’ll check it.

    Regards,
    Ismael

    #503387

    Sorry about that Ismael,
    I have included the right link. A lot was shuffled around yesterday.

    #503391

    Hey!

    Please place your content into a 1/1 column element and it should work fine :)

    Cheers!
    Yigit

    #503399

    Thanks so much Yigit, That worked wonderfully. I have another question regard the same type of issue on another page.

    On the product pages I see the sidebar is displayed at the right/bottom corner of the page. Just below where the product image would go.

    Is there a way to control this positioning? Maybe even remove it altogether?

    E.

    #503496

    Hey!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab to remove it from single product pages

    .single-product .sidebar {
        display: none!important;
    }

    And see Ismael’s post here – https://kriesi.at/support/topic/single-product-page-is-strange-sidebar-appears-under-product/#post-451940 to control the positioning

    Regards,
    Yigit

    #503795

    Thanks Yigit,
    Worked wonderfully

    E.

    #503892

    Hi!

    You are welcome, we are always happy to help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Side nav displays below the page content on product grid page’ is closed to new replies.