Product categories menu display and some more…

This topic contains 7 reply and 2 voices, and was last updated by towhid 8 years, 10 months ago
Viewing 7 Posts - 1 through 7 (of 7 total)
Author Posts
June 17, 2015 at 4:38 am 52208
towhid Hi! I have a few questions concerning the layout of DOKAN theme.. 1) Is it possible to display the product categories menu horizontaly ? 2) I would like to get rid of the sidebar on the main page. Only how to do it? 3) How to get rid of the top menu? 4) How to make the logo bigger?
June 17, 2015 at 2:20 pm 52254
towhid towhid

Hello Marcin,

1. You need to customize the theme.

2. To get rid of the sidebar on the main page, you must remove a widget from the sidebar. Please navigate to Appearence->Widget.

3. Paste these following styles in theme’s style.css files.
.col-md-6 {
display: none;
}
.col-md-7 {
display: none;
}

4. Also paste this styles in theme’s style.css files
.site-header h1.site-title a {
width: your desired pixel size;
height: your desired pixel size;
}

Thanks

June 18, 2015 at 5:52 pm 52394
Marcin Marcin

Thanks,

ad. 2. Already did this. Widgets gone, but now the sidebar show the search field, meta and archives.
ad. 3. I misspelled. I meant the menu below the logo.

Thank you (:

June 18, 2015 at 6:24 pm 52401
towhid towhid

Hello Marchin,

Can you please send me screenshot about that two issues.

Thanks

June 22, 2015 at 5:38 pm 52694
Marcin Marcin

Hi! 🙂
here’s the screenshot

June 22, 2015 at 10:21 pm 52736
towhid towhid

Please provide your login details by using this form: http://wedevs.com/provide-login-details/. I will have a look what is going wrong.

Thank you 🙂

June 23, 2015 at 2:21 pm 52823
Marcin Marcin

sent

June 23, 2015 at 2:57 pm 52830
towhid towhid

Hello Marchin,

Can you please check your site now and let me know the result. I have deactivated all those two requirements you have mentioned.

Thanks

Viewing 7 Posts - 1 through 7 (of 7 total)