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

    Hi,

    first of all, great theme. I purchased it a couple of days ago and i was able to get nearly everything done, eventhough i have almost no WordPress expirience.

    Still, i am running into a problem with the sidebar when it comes to color selection elements. I have a site with two color selection elements, one at the top and one in the middle of the page. The sidebar is displayed underneath the second Color selection, i want to have it underneath the first color selection element. What am i doing wrong.

    I can not post a link to my site as it is currently running locally.

    Any help would be appreciated.

    #177001

    Hi Schluse!

    LayerSlider and Color Section elements work only fullwidth in Enfold. But you can choose not to display sidebar in page options and add widget area element to your page as a workaround. Please see http://i.imgur.com/9W26T2D.jpg

    Best regards,
    Yigit

    #192327

    Hello Yigit,
    I have the same challenge with the sidebar landing below the color section. I had a pricing table a ways down in the page in a color section because it needs the full page width to be legible by the viewer however I need the sidebar to stay at the top of the page where there is plenty of room. I thought of the same solution you suggest and thought I had found the solution except that a lot of the layout changes with that approach because the Widget Section doesn’t pick up the same styling as sidebar widgets and I haven’t been able to figure out how to change that. It seems that it shouldn’t be that big of a deal to modify some code to put the sidebar above the color section but I don’t know where to look for it. I’m hoping you can give me some assistance with either of these options:
    1. point me to the code where the sidebar can be ordered above the color section on the page… OR
    2. show me what I’m missing in the CSS to make the Widget Section containing my menu to render as it does when it is in the actual sidebar.
    Here is the page where I have been trying to match the layout with little success. http://resteasyhosting.com/mauiderm/nppa-winter-registration/
    Thanks very much,
    Jim

    #192647

    Hey!

    I think the only difference in style is that the list items inside your entry content have bullets as the style which can be removed with:

    .avia_widget_section ul {
    list-style: none;
    }

    Best regards,
    Devin

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sidebar underneath Color-Selection’ is closed to new replies.