1. 2bcode
  2. Commercial Templates
  3. Friday, 21 November 2014
  4.  Subscribe via email
Good day,

Kindly guide me through the process of how i can center the footer menu of OXYGEN template. I want the copywrite to be on top of the footer menu and both centered.

The default setting put the copywrite on left while the footer menu is on write side
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Please post a URL to an example of your menu.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
the url is ahmadiyyanigeria.net
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To centre try adding the following to the Custom CSS field of your templates parameters...


#copyright {
text-align: center;
width: 100%;
}
#footermenu {
text-align: center;
width: 100%;
}
#footermenu .module_margin {
display: inline-block;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!