button

Fixed button ( image) similar to "GP back to top button"?

Hi Tom, I like to make a fixed button (image of a button) similar to the GP back to top button. I read this post: https://generatepress.com/forums/topic/social-media-instagram-link-scroll-button-similar-to-gp-back-to-top-button/ On the Coming Soon page you see the image of the design with the image of the button. http://complexcompound.nl The design is in a contained box. So, I guess … Read more

Change Active State navigation buttons on Scroll

A client want to use GeneratePress as one pager, but wants to change the corresponding navigation buttons from color while scrolling down the page. So when an anchor-ID is reached the active button in the sticky menu should change to the button with the anchor-URL. Anyone has the solution for this in combination with GP?(Jquery … Read more

Customizing Menu Button

Hi, I have added a button on my menu, but I am unable to resize it. It appears too large on the desktop and covers the entire width in the slideout menu on mobile. I tried using Custom CSS to edit the properties but wasn’t able to get the desired result. How do I fix … Read more

center align a button

Hi I’ve used the below css and code to add a button to a page: css: `.button.sun-flower, .button.sun-flower:visited { background: #0ebeea; color:#FFF; } .button.sun-flower:hover, .button.sun-flower:active { background: #0ebeea; color:#FFF;` html: <a href="URL FOR YOUR BUTTON">Click here to order your Itinerary!</a> What do i add to either of these to make it so the button is … Read more

itsy bitsy add to cart buttons?

I don’t have a clue what I’ve done, but now all of my buttons (add to cart, read more, are itsy bitsy and I don’t see where/how I change that.

Buttons not displaying default styling/colors

I have set a red as the background color Customizing > Colors > Buttons but that is not showing in the buttons on the site, which are all default, not local changes. https://www.dropbox.com/s/g494hxe154355b2/buttons-not-showing-defaultcolors.png?dl=0

button onclick

Hi, I want to put a “ga” code in a onclick event but I can´t find this function in edit information. I use elementor editor. Where can find the onclick slot for modify a button? Thanks.

Button shape

Hi, my website is http://canavac.pl/. I added this button to my main navigation: .button.transparent { background-color: transparent; padding-top: 0px; padding-bottom: 0px; border: 2px solid #000; border-radius: 10px; outline: 0 none; } .button.transparent:active, .button.transparent:hover { background-color: #fff; color: #222; } It looks like this on the website: How to make it smaller to look like this: … Read more

Woocommerce Checkout Update Cart Button

Hi Tom, just a niggle, the Update Cart button on checkout is greyed-out until an update is made. Depending on button styling this can look a little ugly. I use the following fix to hide it complete until updated. It’s not perfect as the button is still there and detectable. Maybe you have a better … Read more