cscholz
Member-
Posts
15 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by cscholz
-
How to Make a Video Block Fill the Frame
cscholz replied to PartTwoDesign's topic in Customize with code
@jpeter Hi, I tried the same code you provided above and replaced the block id to mine, but it didnt work. Possible to help me out here? https://www.chrisscholzdesign.com/home/girl-skateboards-x-active pw; CSDesign123 -
I haven't seen a solution for this, I want to have a slideshow next to a static image on desktop. Mobile would be stacked. They need to be sized 1:1, no cropping, full size and bleed. I tried to do this with the summary block, but wasn't working for me visually. Is this possible ? https://www.chrisscholzdesign.com/home/theories CSDesign123 Thank you.
-
Header navigation and logo invert against background on scroll
cscholz replied to RDC's topic in Customize with code
@tuanphan wow, easy. Thanks for the reply good sir! -
Header navigation and logo invert against background on scroll
cscholz replied to RDC's topic in Customize with code
thank you @tuanphan!! I have decided to keep the blend mode active on header title and links. Is there a CSS code to have it applied to mobile as well? -
Mimic custom desktop header/nav layout for mobile
cscholz replied to cscholz's topic in Customize with code
@Web_Solutions wow, that worked perfectly - thank you!! Only thing that I noticed is that my site title is sitting slightly below the nav links by a few pixels. See pic below. Anyway of getting them all aligned?- 3 replies
-
- custom-css
- navigation
-
(and 2 more)
Tagged with:
-
Hello, I'd like to have these changes applied on mobile: Remove hamburger menu align INFO and WORK link same as desktop version Hide "email and instagram" text blocks on mobile. See desired mobile layout below. Any help would be awesome! chrisscholzdesign.com CSDesign123
- 3 replies
-
- custom-css
- navigation
-
(and 2 more)
Tagged with:
-
Align Header Navigation Links to section grid below. 7.1
cscholz replied to cscholz's topic in Customize with code
Did a ton of searching on here and found this code that worked perfectly.- 1 reply
-
- navigation-link
- navigation
-
(and 1 more)
Tagged with:
-
This is the code I found from tuan. div.header-title { width: 50% !important; } .header-nav { text-align: left !important; padding-left: 0 !important; }
-
Hello, Is it possible to adjust my header contents to the grid below? I'd like the info link to left align to my email and social text, also I'd like to move my "work" link around to a desired place. My header is fixed on scroll. See screenshot below:
- 1 reply
-
- navigation-link
- navigation
-
(and 1 more)
Tagged with:
-
Header navigation and logo invert against background on scroll
cscholz replied to RDC's topic in Customize with code
@tuanphan I tried this code and it works, but it is also applying this effect to my custom nav links..I would only like this applied to my logo. Is this possible? https://www.chrisscholzdesign.com pw: CSDesign123 -
ADD underline to CAPTION TEXT under all PORTFOLIO ITEMS
cscholz replied to justinbauer's topic in Customize with code
I may have figured it out. It shouldn't be gallery, but portfolio: Works nice on hover. Is there a way to have the caption be underlined when hovering over image above? -
ADD underline to CAPTION TEXT under all PORTFOLIO ITEMS
cscholz replied to justinbauer's topic in Customize with code
@Jia Thanks for the response. Unfortunately, that did not work either. I have been using my custom font as the only font for my website (going for a brutalist aesthetic). I'm not sure why it still doesn't work? If you need my url and log in please let me know. I appreciate it -
ADD underline to CAPTION TEXT under all PORTFOLIO ITEMS
cscholz replied to justinbauer's topic in Customize with code
Hi, I would also like my text to be underlined on my portfolio (simple grid/ caption below image). I tried the code you added but it isn't working for me. Possible because I have a custom font as my H2 font? If possible, is there a CSS code for the caption to be underlined on hover?