This topic has 2 replies, 2 voices, and was last updated 9 years, 7 months ago by Anonymous.
Viewing 3 posts - 1 through 3 (of 3 total)
To change the position of subheader add the below code in custom css section in your theme options panel.
#subheader .customtext {
display: block;
}
And to bring the breadcrumbs up, you need to change the code. For that if you extend the support for the theme then we can explain you where to edit that option.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.