Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #323859

    Hi there!

    In the header behaviour section, there is an option to check off if you want the menu and header to extend across the entire browser window instead of content width. Is is possible to adjust the main content to do the same thing? If you look at :

    http://hedgeports.com/fitness-exercise-equipment/

    I am trying to add a sidebar to the page and have the product tabs still show up horizontally side by side instead of a triangle setup, I believe this can be accomplished by making the content stretch the width of the browser window (just like the header option)

    If you can provide details on how to do this, that would be great! Also, is it possible to do this for this page only? Or do all pages have to follow suit?

    Thanks!

    #324695

    Hi a00109943!

    Thank you for using Enfold.

    Do you mind providing a screenshot of what you’re trying to do? You can’t apply the header settings on the content but you can increase the content container with this on Quick CSS or custom.css:

    .container {
    position: relative;
    width: 1500px;
    }

    Cheers!
    Ismael

    #324788

    This is exactly what I was looking for! But unfortunately it does not fix my problem. I thought that by having a large space the products and the sidebar layout would work out.

    How can I change the margins on both side of the screen to allow more space horizontally for the sidebar to have more room, and for the products and their tabs to layout horizontally instead of on top of each other.

    http://hedgeports.com/fitness-exercise-equipment/#tab-id-4

    Thanks alot for your help! You are great!

    Benjamin

    #324798

    Hi Benjamin!

    This will be possible in the upcoming version of Enfold (3.0), which is expected to be released in a few weeks.

    Cheers!
    Josue

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