Forum replies created

    Richard Long
    Spectator
    Posts: 8
    May 19, 2016 at 6:52 pm #27866

    OK after some trial and error I found this seems to work.

    #primary {
    width: 80%;
    }
    #secondary {
    width: 20%;
    }

    Thanks again

    Richard Long
    Spectator
    Posts: 8
    May 19, 2016 at 6:41 pm #27865

    The above code did not change position on screen.

    The code below works for me to a certain width

    #primary {
    max-width: 800px !important;
    }

    #secondary {
    max-width: 200px !important;

    The primary content will change to a certain point around 800px. If I set it to 300 it is small. Set it to 500 it gets bigger. Anything after around 800 it stays the same. I can change 800px to 1000px it does not get bigger.

    Thanks for all your hard work.
    }

    Richard Long
    Spectator
    Posts: 8
    May 19, 2016 at 3:49 am #27831

    I can set the #primary to 300px and it makes it small on right side of page. I can increase px and it gets larger. It maxs out at about 900 pix. If I set for 1200px or 1000px it is same size as 900px.

    Thanks again

    Richard Long
    Spectator
    Posts: 8
    May 19, 2016 at 3:46 am #27830

    The pages I’m trying to adjust are the woocommerce product and catagoties pages. The css code #primary does not change how it is displayed? The css code for #secondary changes the sidebar width but the space it takes stays the same. It seems like the column the sidebar resides in does not change just the width of the sidebar.

    Richard Long
    Spectator
    Posts: 8
    May 19, 2016 at 12:18 am #27815

    I’m sorry I’m using “evolve +” and I do not have that option in Theme options

    Richard Long
    Spectator
    Posts: 8
    December 11, 2015 at 8:21 pm #22996

    Thanks! I got the menus working.

    Richard Long
    Spectator
    Posts: 8
    December 4, 2015 at 5:58 pm #22832

    How do I assign menu to menu location.(is it in Manage Location)
    How do I keep same format that is on default menu. The new menu looks different than default menu. Please answer with more detail your answers are very vague to me.

    Richard Long
    Spectator
    Posts: 8
    December 3, 2015 at 4:53 pm #22722

    Thanks for the quick reply !!!
    I’m still lost. When I go to admin,Appearance,Menus
    There is a “Menu1” and a new menu I created. Menu1 does not match the menu showing on my website. And When I create a new menu It does not have the same format as default menu.
    I noticed when I go to Manage Location, I see there is no menu in select Primary Menu. When I set it to one of the menus it shows new menu but looses the format of default menu.