Center the logo and main menu
Author | Posts |
---|---|
July 2, 2014 at 3:23 pm 22733 | |
Hello there. I would like to center the following things: 1) The logo 2) The main menu items I would like these centered only when the site is viewed on a computer or iPad, not for the phone mobile view. What CSS code would I need to change in order to achieve this? Big thanks in advance. | |
July 5, 2014 at 11:11 am 22952 | |
Hi Hugo, The same applies for the menu. Go to line no. 89 on the same header.php and you’ll see something like And if you don’t want to lose your edits while the theme gets updated, make sure you make your edits in a child theme. Read our documentation about Dokan Child Theme here: http://docs.wedevs.com/category/themes/dokan/developer-documentation-dokan/child-theme/ |