Your site is on maintenance mode so I could not view it, can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in the editor toolbar. (See how)
2. Great! I was able to get my button on my menu the way I wanted! I tried to apply the same logic and add the custom CSS to a button in a WPForms at the end of this page, the button "Submit Application." However the button still shows with the default theme style. Am I using the code wrong?
2. The CSS which I gave you is exclusively for the menu, I can tweak it to make it look the same on other places too but the site you provided is on maintenance mode and I don't have the credentials of that page.
Please note that this is a custom feature and theme support does not cover theme modifications. If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Codeable. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Thank you! I will keep that in mind! However the CSS you gave me didn't work. When I add it the button turns into a black square. the text only appears if you hover over it.
Hi,
I have two questions about buttons.
1. How can I center the button on the bottom of the page in the link I sent? I want it centered in the page.
2. How can I add a button to my menu header?
Thanks!
Hi emkp2306,
Your site is on maintenance mode so I could not view it, can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in the editor toolbar. (See how)
Best regards,
Laborator Team
Hi again,
Since I got the credentials from your other tickets you posted I will reply again.
1. I have added this CSS to Custom CSS to center the button:
and then I applied this class to the row:
(view large version)
2. To change the style of that button first you must add a class to your menu item, to learn how you can do that please see this video.
Then you can go to Custom CSS area and style that button.
Here is an example that we used for the Restaurant demo:
Have a nice day!
Best regards,
Laborator Team
Hi Art,
1. Amazing! Thanks!
2. Great! I was able to get my button on my menu the way I wanted! I tried to apply the same logic and add the custom CSS to a button in a WPForms at the end of this page, the button "Submit Application." However the button still shows with the default theme style. Am I using the code wrong?
Hi again,
2. The CSS which I gave you is exclusively for the menu, I can tweak it to make it look the same on other places too but the site you provided is on maintenance mode and I don't have the credentials of that page.
Best regards,
Laborator Team
Hi again,
Add this CSS to Custom CSS
Please note that this is a custom feature and theme support does not cover theme modifications. If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Codeable. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Best regards,
Laborator Team
Hi Art,
Thank you! I will keep that in mind! However the CSS you gave me didn't work. When I add it the button turns into a black square. the text only appears if you hover over it.
Hi there,
The problem was because of the CSS, there was an error which caused the CSS below:
(view large version)
Best regards,
Laborator Team
Thank you!!!