camhick706
Member-
Posts
17 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Everything posted by camhick706
-
Ahh didn't even notice that. Working now thanks!
-
It is inside a gallery- https://www.cameronhickeydesign.com/graphic-design
-
I have added this code into the css for zoom image on hover and it has worked on a previous site but not this one. Am I missing something? .gallery-grid-item:hover img { transform: scale(1.2); transition: all 0.5s ease; overflow:hidden!important; } .gallery-grid-item{ overflow:hidden!important; }
-
Image border only showing on 2 sides of image
camhick706 replied to camhick706's topic in Fonts, colors and images
That did it. Thanks so much! -
Image border only showing on 2 sides of image
camhick706 replied to camhick706's topic in Fonts, colors and images
https://www.cameronhickeydesign.com/contact-6 -
I am trying to apply this simple border to an image via custom css but it is only showing up on 2 sides. The block is set to fill. Can't find any way to make the other 2 sides show up
-
When I share a link to content on my site via Twitter, its a preview with only a small thumbnail image on the side rather than the image taking up the whole screen and the description below. Attached screenshots to show what I mean- (twitter on the top). Can this be changed in settings somewhere?
-
- social-links
- social-media
-
(and 2 more)
Tagged with:
-
Hover zoom effect on blog post images
camhick706 replied to camhick706's topic in Customize with code
That did it thank you so much! -
I have a site with 2 different pages with products I am selling. One store page is clothing and it is the 'store' page in the navigation. I also have another page called 'gallery' in the navigation with art prints that I would like to display only on the gallery page and not show up in the store page. I am syncing fulfillment through Printful so all products by default show up in the store page and i can't separate them any other way besides making categories. is it possible to have products listed on a separate page and link to a different store page that is not in the navigation?
-
Hover zoom effect on blog post images
camhick706 replied to camhick706's topic in Customize with code
This is what I am getting here- the gradient doesnt span the full width of the image. I'd also like it to go a bit higher than the text itself if possible -
Hover zoom effect on blog post images
camhick706 replied to camhick706's topic in Customize with code
That's essentially what I'm going for but is it also possible to left align the text anchored to the bottom left corner of the image like in this screenshot?- Also trying to add a black gradient at the bottom of the image to make the text stand out -
Hover zoom effect on blog post images
camhick706 replied to camhick706's topic in Customize with code
Yes but show text initially as well -
I have a basic blog grid with images that I would like to have the titles on top of images rather than below. Also wondering how i can add a smooth zoom on hover https://www.crypto-terrestrial.com/
-
Make summary fonts same format as blog posts
camhick706 replied to camhick706's topic in Fonts, colors and images
Correct -
Make summary fonts same format as blog posts
camhick706 replied to camhick706's topic in Fonts, colors and images
https://www.crypto-terrestrial.com/ -
I am trying to make my summary content font formatting the same as blog entries. I was able to get the heading to be the same with the custom CSS but cannot get the exerpt to look the same or the metadata (date) which I also want in the same x/x/xx format