Avatar

mic773

mic773

About

Username
mic773
Joined
Visits
23
Last Active
Roles
Member

Comments

  • So I was able to do both 1+2 in the end. It really wasn't that hard and involved editing includes/header-top-bar-right.php in my child theme. While I understand you don't provide help with theme files customization, you should know that other top ra…
    in Main Menu Comment by mic773 June 2020
  • I managed to solve 1: /* Center main menu */@media only screen and (min-width: 1240px) {.menuo-right #Top_bar .menu_wrapper {    float: none;    margin-left: 326px;}}
    in Main Menu Comment by mic773 June 2020
  • 1. There has to be a piece of css you can give me that will center it? I've been trying to for a while but no luck, 2. Is there a filter I can use to get this via my child's function.php?
    in Main Menu Comment by mic773 June 2020
  • https://pasteboard.co/J96JrZp.png Trying to make this white header shorter it's way too tall.
    in Header Height Comment by mic773 May 2020
  • Never mind got it (header-top-bar-right.php) You guys should really add the option to add "my account""" link to the top.
  • That doesn't help - it looks out of place as I cannot just show an icon and the background is different. If I have to show text it would make more sense to show "log in" when the user is logged out, and then "my account" when the…