Posted in: Newsmag
Feb 23, 2015 at 2:26 pm
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/d1UCDsOP2g
.sf-menu{
display:table;
margin-right:auto;
margin-left: auto;
}
Result: http://screencast.com/t/62vfeLI9B1
Hope this helps!
Feb 23, 2015 at 4:25 pm
Hi,
Please provide your site URL, as I need to inspect this.
Thanks!
Feb 23, 2015 at 4:34 pm
Hi,
Please replace the code from above with this one: http://screencast.com/t/Htzw88ig
.white-menu .sf-menu{
display: table;
margin-right: auto;
margin-left: auto;
}
Thanks!
Feb 24, 2015 at 9:00 am
Hi,
Please use this custom css: http://screencast.com/t/msttUAx5
.td-header-main-menu.td-affix .sf-menu {
display: block !important;
margin-left: 21px !important;
margin-right: 38px !important;
}
Thanks!
Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.
