How do I adjust Padding / Margins on Main Box and Modify top menus?

  • LEESYB

    #6525

    I absolutely love, love this theme. This is probably the 10th theme I’ve tried and finally found the one that will work best for my site. Here’s what I need help with.

    1. How can I set the margin in the main box to that of the others on the sideboxes?

    2. I created a custom menu in WordPress but the changes are not pushing through.

    3. I turned on “Preview” and now when I go to make changes in Theme Options, it goes the options box and within seconds goes to preview even though I have not made any changes. It seems to be looping.

    Any assistance you can offer is appreciated. To see the issue I am having you can view the site at http://www.gamesplusinc.com.

    Thank you in advance,

    Elyse

    Mod

    Kenneth John Odle

    #34710

    Moved to Support, which is where I’m thinking you wanted this to go.

    Quote:
    2. I created a custom menu in WordPress but the changes are not pushing through.

    What should that menu look like? I don’t know if I’m seeing it or not.

    Have you cleared your server and browser caches?

    Quote:
    1. How can I set the margin in the main box to that of the others on the sideboxes?

    Use Firebug to figure out which classes/id’s you need to target. You have disabled right click (annoying, and useless), so it’s hard for me to say.

    Actually, your main content area and sidebars all appear to have the same margin here. You’re not using IE, are you?

    LEESYB

    #34711

    Hi Kenneth and Thank you for such quick reply and moving to the correct forum.

    I am using Firefox but I just checked on IE and it’s the same there as well.

    I have enabled right click but will use Firebug to determine classes/id’s. I am assuming that it is a plugin?

    Also, the item I chose for my Menu are:

    SEE ALL CATEGORIES

    CHECKOUT

    MY ACCOUNT

    -TRACK MY ORDER

    SALE ITEMS

    -CLEARANCE & LAST BUYS

    CONTACT

    Mod

    Kenneth John Odle

    #34712

    Firebug is an addon for Firefox, and the most useful tool a web designer has in his toolbox.

    Try adding this to custom CSS in Graphene options:

    .products ul, ul.products {
    margin: 14px;
    }

    All I did was take out the zeroes, which was controlling left and right margins. I think this is what you were going for:

    6t748.jpg

    LEESYB

    #34713

    You are my new hero. !!!! That is exactly what I’m going for and it worked! Thanks also for the tip on Firebug. I am not a designer but I’m learning a lot along this journey. ALL THE ABOVE ISSUES ARE NOW RESOLVED!

    Anonymous

    #34714

    Marking thread as resolved. You can do this yourself as well.

Viewing 6 posts - 1 through 6 (of 6 total)

  • You must be logged in to reply to this topic.