Home › Forums › Themes Support › Gecko › Responsive Problems
- This topic has 6 replies, 2 voices, and was last updated 6 years, 11 months ago by Harry.
-
AuthorPosts
-
-
January 25, 2018 at 5:21 am #16449
Hi Harry,
after I was so happy with Gecko and especially your support, I today ordered a second licence for our new project.Altough I took sames setting ans CSS like in first project where you helped me with responsive I here have some issues I hope you can help me:
- at main page the text in meta slider does not fit
- at shop page (in responsive and normal mode) the background image does not fit
- how can I eliminate the grey bar with filter and sort?
- in product page the orderbutton doesnt fit the text
- do you have a idea why the image of the pop up in responsive is not equal with form?
in normal mode (non responsive) the checkout area has some line break problems. e.g. the button for newsletter is not in place.
thanks in advance
Adam
-
January 25, 2018 at 6:31 am #16451
addon: I just recognized that our image designer put the text hard into image what explains why its not correct in responsive :)(
but on the other topics I need your help …
-
January 25, 2018 at 5:38 pm #16461
Hi Adam,
Thank you for purchase one more license.
1. I help you fixed issue with slider on mobile
2. Please change config of background of shop page http://take.ms/yMSCU1
3. You can remove filter bar by add custom css
.result-count-order {
display: none;
}4. Can you take a screenshot, i check your site and saw the “Add to cart” button still work well
5. You should crop image for popup to 530 x 160px
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
January 26, 2018 at 4:58 am #16482
I need to come back on point 1: now the text is in Metaslider.
At smarthphone/ipad vertical view the text dont fit.
Can you recommend any CSS for this?Thanks
Adam
-
January 26, 2018 at 10:51 am #16490
Hi Adam,
1. To fix button on mobile please add below code
@supports (-webkit-appearance: -apple-pay-button) { .single-product div.product .stripe-enabled form.cart .quantity~.button, .single-product div.product .stripe-enabled form.cart .quantity + .button, .single_add_to_cart_button.button.alt { width: calc(100% - 100px); } }
2. Please add text to your slider, after the text work i can give you code
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
January 27, 2018 at 3:56 pm #16532
nr. 1 didnt have brought any change.
nr. 2: Silder text is now finished. looking forward to CSS Code for better view in smartphone mode
-
January 27, 2018 at 7:18 pm #16540This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.