At first, I tried the free version. I liked what I saw, but I wanted to try and have a header menu rather than a hamburger menu on the desktop version of our site. i signed up for the pro so I could try the trial version.
I couldn’t figure out at first why the full menu wouldn’t show on my desktop site view. I contacted support and Kriti was quick to answer. He told me which setting I needed to change and the menu looked great! I was definitely happy. The only other thing I couldn’t figure out how to do was justify the menu so the logo and title were all the way to the left and the menu itself was all the way to the right.
I contacted support again and made a cloned site that Kriti and their developer could log into so I wouldn’t have to share credentials to my live site (in case anything went wrong). It wasn’t long before Kriti sent me the css I needed to justify the menu’s placement as I requested.
Responsive Menu works beautifully!!
I am very satisifed with both the plugin and the support I received. The plugin works just as I expect and looks perfect.
Thank you, Kriti and the rest of the staff!
thank you for your help
]]>I don’t know why my pages will show as the link below sometimes.
The menu is in the right position but the header image doesn’t load completely and the container moves up to the top margin.
https://www.daconote.com/wp-content/uploads/2020/05/wrong-menu.png
I’ve tried to use a shorter image for the header, but it still happens especially when the browser is in safe mode.
Hueman is an awesome theme I use it for many sites but the problem just occurs in this site. I am wondering if I can add any CSS to fix it.
]]>I wonder if it possible to have the menu to the right of the logo in the header?
Kind regards
?istein
I have a bit of problem with the menu and position. Currently my menu in the header appears twice. Not sure why. If I switch the menu to the theme position footer it looks fine, but still appears at the top. I would expect to see at the bottom.
It seems the position of the menu doesn’t work.
Thanks
]]>Below is my Additional css
/* Enter Your Custom CSS Here */
.site-branding {
margin-left:36px;
}
.hero-image .site-header {
background: rgba(73, 42, 41, 0.5);
}
.main-navigation li {
margin-right: 22px;
}
.main-navigation ul ul a {
background: rgba(73, 42, 41, 0.9);
}
}
.site-footer {
background-color:#800000;
}
a:hover {
text-decoration: underline;
}
a {
color: black;
}
button,
input[type=”button”],
input[type=”reset”],
input[type=”submit”] {
padding: 0px 0px;
background:transparent;
border: 0;
color: #fff;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
-webkit-appearance: button;
}
input[type=”search”],
textarea {
position: relative;
padding: 2px;
width: 50%;
background: #f1f0f0;
border: 1px solid #d2cfcf;
color: #242424;
-webkit-appearance: none;
}
.main-navigation {
width: 830px;
margin-top: 24px;
margin-right: 16px;
margin-bottom: 24px;
}
I am using the Make theme for my sites. On my test site I updated the Make Theme and lost all of my customisations. I have learnt (the hard way) about child themes! I am looking at my live site and making the changes back on the test site to align them.
On the test site, I now have the logo and the menus on the same horizontal line. What I want is, as per live site, the logo centred and the menus centred below the logo.
Any ideas please?
Thanks,
James
]]>