cscholz
-
Posts
15 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by cscholz
-
-
@tuanphan I applied a gif for the mean time. Is there a solution to having a slider still? Thank you for your reply!
-
@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.
-
@tuanphan wow, easy. Thanks for the reply good sir!
-
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?
-
@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?
-
-
Did a ton of searching on here and found this code that worked perfectly.
Quote.header-layout-nav-right .header-nav-list {
display: flex;
justify-content: flex-start;
}.header-layout-nav-right .header-nav-item:last-child {
margin-left: auto !important;
} -
This is the code I found from tuan.
div.header-title { width: 50% !important; } .header-nav { text-align: left !important; padding-left: 0 !important; }
-
-
@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
-
I may have figured it out. It shouldn't be gallery, but portfolio:
Quote.portfolio-grid-basic .portfolio-title:hover{
text-decoration: underline;
color: Black !important;
}Works nice on hover. Is there a way to have the caption be underlined when hovering over image above?
-
@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
-
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?
Split carousel slideshow
in Customize with code
Posted
@tuanphan thank you. I wish there was a solution for personal plans. I cannot do any code injections. Only CSS.