sergiodealarcon
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Product Recommendation Quiz for eCommerce] My custom font doesnt workYou are amazing! It works!!!! Thanks a lot!!!
Forum: Plugins
In reply to: [Product Recommendation Quiz for eCommerce] My custom font doesnt workJust did and still nothing on mobile, its really weird…
this is my css:
/* Adding a custom font, you'll have to host the font in your server */ @font-face { font-family: 'Montserrat', sans-serif !important; @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,700;1,300&display=swap'); ); } .builder-container-preview h1, .builder-container-preview h2, .builder-container-preview h3, .builder-container-preview h4, .builder-container-preview h5, .builder-container-preview h6, .widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6, .lq-quiz p{ font-family: 'Montserrat', sans-serif !important; }
is it ok?
Forum: Plugins
In reply to: [Product Recommendation Quiz for eCommerce] My custom font doesnt workHi @revenuehunt !! Indeed it is rendering, but only on desktop, not on mobile, I can’t seem to find the issue…
Forum: Plugins
In reply to: [Product Recommendation Quiz for eCommerce] CSS to make results images largerHi, thanks for the fast support, Its really weird since it doesnt work on my end, i see this css that is overriding the one you sent me:
.results .lq-results .lq-noslot li { float: none; vertical-align: top; display: inline-block; max-width: 260px!important; }
if i turn off the max-width with the inspector the code you sent works fine…
Forum: Plugins
In reply to: [Product Recommendation Quiz for eCommerce] CSS to make results images larger
Viewing 5 replies - 1 through 5 (of 5 total)