-
AuthorPosts
-
September 8, 2016 at 10:56 pm #683910
We are a paint company and need to have a free quote botton on the top of the page in menu next to search button. How do I get this feature and how do I get it added to menu spot.
Check caligreepaint.com for reference on how the quote botton needs to look like and operate. The new site being built, link is below for reference.
September 8, 2016 at 11:27 pm #683919Hey sgtsantos03,
The reference site is not opening Please add the “Free Quote” as a main menu item in Appearance > Menu and select the menu style as button.
Best regards,
VinaySeptember 8, 2016 at 11:48 pm #683930I’m not sure I understand what you mean. How do I add a free quote button. LIke our Cali Green Turf WEbsite as well. caligreenturf.com.
You mean make a separate page?
September 9, 2016 at 6:36 pm #684310OK I GOT IT, BUT How do I get the button a different color now that is is selected as a button.
September 9, 2016 at 8:04 pm #684330Hi!
That would need to add a custom class to it and add a CSS Class also.
Example:.custom_button {
background: #000; }do let us know if we can help you further.
Regards,
BasilisSeptember 9, 2016 at 8:12 pm #684338I still don’t understand. Can you step by step inform me how to get the button to look like a button.
Adding a custom class to it doesn’t make sense to me, what should I be doing to get this fixed.
September 12, 2016 at 7:32 pm #685314Still awaiting response???
September 14, 2016 at 1:56 pm #686350Hi,
check out our documentation: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
AndySeptember 14, 2016 at 10:21 pm #686605That wasn’t helpful.
September 16, 2016 at 4:47 am #687185Hi,
As andy mentioned the steps are listed in our documentation. I see you have added a border button. Please select colored button instead of border button in Appearance > Menu > Menu item that need to look like a button.
or simply add the below css
#menu-item-158 .avia-menu-text{ color:#FFF; background-color: #699d56; border:none!important; }
Best regards,
VinaySeptember 16, 2016 at 6:03 am #687234I had it set to button but the color wouldn’t change.
September 16, 2016 at 6:21 am #687243Ok I got it to work finally.
Now how come that same code won’t work for my other website?
Also how do I get rid of the home button on the solar site also? I used the same code I got for paint and it worked on paint but it won’t carry over to the different site.
September 16, 2016 at 12:20 pm #687440Hi,
are you talking about our home menu button? if yes simply remove it from your WordPress menu. For this go to Appearance->Menus and remove Home menu button from your menu.
Best regards,
AndySeptember 16, 2016 at 5:07 pm #687629I have multiple sites I bought the template for each one so they all looked the same. I got the one button on paint website to turn to a button but when I used that same code it didn’t work on the other sites. I already know how to switch the page to a button but it doesn’t change the color.
Yes I am aware they are currently set to outline but when I had them on button they don’t stand out since I couldn’t get the color to attach to the button.
September 17, 2016 at 3:44 pm #687940Hi,
To make the code work on other sites please replace the correct menu ID in the code.
To get the menu ID right click inspect on the menu item and view the source code to get the menu ID.Best regards,
VinaySeptember 30, 2016 at 11:26 pm #694070OK I will try this. How do I get the Free Quote on the slider button to be larger? I have slides and I want all the Free Quote buttons on each sliding image to be larger.
Caligreenpaint.com
October 4, 2016 at 5:35 am #694866 -
AuthorPosts
- You must be logged in to reply to this topic.