anassal
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Botiga] Product equal heightThanks Rodrigo, This code worked for me, thanks
Forum: Themes and Templates
In reply to: [Botiga] Product equal heightThanks again it was very helpful
there’s one more question can i align all sections in row layout to auto height means it should stretch all items to same height? Please look on SS:
https://snipboard.io/HwlPer.jpg
I want this section to be full height
Thanks but that doesn’t work instead I use negative margins and it’s now full width but Google console gives an error that my content is wider than screen, Will it affect SEO?
Thanks for this much help and sorry because I didn’t know it was the theme’s issue, BTW I gave the row layout a separate CSS class and margin-right to -15px margin-left to -15px and it’s good to go
Forum: Reviews
In reply to: [WooCommerce] Loved new blockThanks, I will be watching the block functionality. Again this block is very good.
I changed the background to the image, see it below heading ‘Behind the Vision’ on mobile please, link to the page:
categorizedshark.com
Yes I’m 100% sure it’s bg color for layout, you can check my settings in this SS,
https://snipboard.io/rkj2Pc.jpg
Yes hiding for tablet and desktop is good idea but why will I do this if I can’t go for full width for mobile
I understood the arrow navigation issue was because of the cache plugin but please help regarding showing full width on mobile
I solved that issue by giving the same padding to every slide, but now I am facing too many problems, The first is that the slider is not full width on mobile, I tried giving all paddings to 0px but it doesn’t help, and arrow navigation buttons are showing prev and next text and not showing arrows.
- This reply was modified 2 years, 9 months ago by anassal.
Forum: Plugins
In reply to: [Quick Buy Now Button for WooCommerce] change positionthanks, you can mark this issue as resolved
Thanks for quick responses
Forum: Plugins
In reply to: [Quick Buy Now Button for WooCommerce] change positionI don’t know if it’s right or not but now alignment is perfect by this CSS, please guide:
.product-equal-height ul.products li.product .loop-button-wrap {
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
.wc-buy-now-btn-archive.add_to_cart_button {
margin-top: 8px !important;
}Forum: Plugins
In reply to: [Quick Buy Now Button for WooCommerce] change positionAfter deleting CSS and deactivating the plugin:
Forum: Plugins
In reply to: [Quick Buy Now Button for WooCommerce] change positionthanks, it solved my issue but there is one problem, see this screenshot:
https://snipboard.io/KGTh2A.jpg
the products are not aligned in line horizontally on mobile