My Overlay Menu Background and Colors Do Not Update
The biggest problem in this theme for me is causing the menu. I can not customize the buy now button and can not change the overlay color scheme as it become static. This issue is causing me to limit my functionalities and have to adjust color. I need immediate support.
Comments
What you are referring to is the action button. Please go to theme options>header&subheader>extras and change the action button. See here: http://prntscr.com/fb1egt
We sometimes also add the 'BUY NOW' button as the last menu item, be sure to go to apperance>menus and check there as well.
Make sure that in theme options>colors>general there is no color skin selected. If it is, you will be not able to change individual colors.
cheers
the menu bar height can be controlled. Go to theme options>global>logo. When you change the logo height or the vertical padding on it then it will also change the height of the header.
To turn on the stroke style, go to theme options>global>general and change the button style.
thanks
2. The style is global and you cannot have it available exclusively.
3. You cannot add link to any HTML element you want, you need to use <a>
Do it like this:
<h6><a href="#">HOW</a></h6>
thanks
<h6><a href="#myID">HOW</a></h6> and it will scroll to the section.
You should also add the class="scroll" if you want custom links to be scrolling.
<h6><a class="scroll" id="#myID">HOW</a></h6>
2. Please read this topic:
http://forum.muffingroup.com/betheme/discussion/38191/site-icon-do-not-dispaly-properly-in-chrome#latest
The HOW link in the menu works fine, http://prntscr.com/j6xwp1
Where is the custom HTML that you pasted here?
thanks
2. The favicon has to be an .ico file and uploaded in theme options>global>general. Remember to clear browser cache.
3. Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Thanks
This is how it should look like:
<a class="scroll" href="#myID">HOW</a>
If you want it in <h6> then do this:
<h6><a class="scroll" href="#myID">HOW</a></h6>
2. The favicon shows correctly, you must have not wiped your cache correctly.
screen: http://prntscr.com/jae1o9
3. We clearly wrote above where you should send the details.
1. Your footer links have incorrect ID, your header menu links to "#Team" but your footer links to "#team"
It will not work because ID names are case sensitive.
2. We checked and it does not show the svg logo when you try to choose it from the media librabry.
Instead we pasted the URL into the logo field. We will fix this issue, for now, just change links instead of browsing for the logo.
Please change the background size to cover.
thanks
http://prntscr.com/jeotiw
http://prntscr.com/jeotz1
We suggest not using a background image but adding this picture as a normal image.
2. It could be iphone browser cache.
thanks
The only hover on image effect can be chosen from theme options>global>general and you would have to use the overlay without icons effect.
The only grayscale effect we have is on the gallery item images.
thanks