Jump to content

Moving a column very slightly


Recommended Posts

Hi all,

in the theme I bought the right-hand column is not as close to the edge as the left-hand column. It just needs to move to the right by a few pixels. How and where do I adjust things for this to happen.

Thanks.

47028_F1ugc38BZKg7z93lJEN8_t

Link to comment
Share on other sites

I don't know the theme you bought but most likely you can do the following:

open yourtheme/css/global.css

Look for the following (around line 275)

#right_column {
           margin-left:21px;
}



Your styling will probably be different but look for #right_column. When you find it just increase the margin-left.

Hope this helps! If you can't find it send me a PM and I'll fix it for you if the store is live.

Marty Shue

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...