Alex873
-
Posts
5 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by Alex873
-
-
That worked! Thank you!! 🙏
-
Yes it's the "Reserve a Session" button in the top right corner -- I got rid of the red for now
-
Hi! I removed the password
-
Site URL: https://www.alexengelsfitness.com/
Hi,
I'm trying to get the red button in my header to change to a slightly lighter shade of red when I hover over it. But the default hover effect keeps taking over - it transitions from solid to outine. Any ideas?
I tried the following to no avail:
.header-actions .btn
{
padding: 10px 28px;
font-size: 20px;
font-weight: 550;
letter-spacing: .125em;
color: white!important;
background: #A31F34 !important;
opacity: 1 !important;}
.btn:hover{
background: red !important
}Password: speakfriend
Thank you!
Alex
How do I convince google that my homepage is valid?
in Customize with code
Posted
Site URL: https://www.alexengelsfitness.com/
Hello,
I added my sitemap to google console and it was processed succesfully, but it says there is only 1 valid URL, and 8 excluded. The excluded URLs obviously don't show up in search results. I think google considers them to be duplicates (?), since there is some duplication of content between pages
The 1 valid URL is actually the least important one: https://www.alexengelsfitness.com/gyms
How do I tell google that the other 8 pages, or at least my home page, are canonical?
Thank you!