Forum Replies Created
-
AuthorPosts
-
September 26, 2016 at 5:00 pm in reply to: Alignment issue on interim page before PayFast payment page #691802
Thank you Yigit, the code worked thank you
Regards
IsmaeelSeptember 26, 2016 at 4:28 pm in reply to: Alignment issue on interim page before PayFast payment page #691773Hi, please see screen shot below
Regards
IsmaeelSeptember 26, 2016 at 4:22 pm in reply to: Alignment issue on interim page before PayFast payment page #691762Thanks for the response. I have added the above code to the style css in child theme and was unsuccessful. Still not correct, please advise
Regards
IsmaeelSeptember 26, 2016 at 1:12 pm in reply to: Alignment issue on interim page before PayFast payment page #691601Hi Still waiting on response, sent on 21 September 2016
Please advise
September 21, 2016 at 9:23 am in reply to: Alignment issue on interim page before PayFast payment page #689681Thanks for your response Rikard
The website in question is a online shop with 2x products selling in South Africa only. Please inout an South African address on cart and checkout. Shipping rates set only for South Africa.
You can use the following address:
3 Ossian Road
Observatory
Cape Town
South Africa
7925The minor issue is on the interim page before the PayFast payment page. You can then cancel the transaction on the PayFast payment page
Looking forward to your response
Ismaeel
September 16, 2016 at 5:03 pm in reply to: Mobile menu and slider images not working correctly #687622I just checked on my iPhone and is correct. Thanks you for your support Yigit
September 16, 2016 at 2:43 pm in reply to: Mobile menu and slider images not working correctly #687531apologies, thought I set you to admin. I have just updated, thanks
September 16, 2016 at 2:10 pm in reply to: Mobile menu and slider images not working correctly #687513Thanks, please see below. Let me know if you have access
September 16, 2016 at 1:47 pm in reply to: Mobile menu and slider images not working correctly #687499Thanks for the response, please can you provide an email address
September 15, 2016 at 6:44 pm in reply to: Mobile menu and slider images not working correctly #687052Thanks Yigit, please see link below
September 15, 2016 at 5:25 pm in reply to: Mobile menu and slider images not working correctly #687025Hi Just tried pasting the code in Quick CSS and in the style.css in child theme and has not worked
How do I send you the screenshot?
September 14, 2016 at 4:31 pm in reply to: Mobile menu and slider images not working correctly #686471Thanks for the response Rikard
I managed to sort it out.
But have noticed the shopping cart icon on mobile menu is incorrect on iPhone5. Icon floats below menu and it should be to the left
Please advise
September 11, 2016 at 12:29 pm in reply to: Mobile menu and slider images not working correctly #684745Apologies for the delayed response, thanks Rikard.
How can I increase the size of the welcoming heading on the opening slider?
September 3, 2016 at 3:18 pm in reply to: Mobile menu and slider images not working correctly #681637Thanks for the response Rikard
Looks like it has worked, but would prefer you to have a look. I have also been experiencing drops while editing. Is there a setting or code that can leverage the cache?
login details below
September 2, 2016 at 9:25 am in reply to: Mobile menu and slider images not working correctly #681200Thank you for the response
The slider was not resizing and was cursing off most of the image. I have changed the crop of the image and have added the below code in the style.css in my child theme:
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
background-color: transparent;
position: absolute!important;
}}
/* CAPTION HEADING OF THE FULLSCREEN SLIDER ELEMENT IN MOBILE MODE */
.responsive #top .slideshow_caption h2 {
font-size: 40px !important;
font-weight: 100 !important;
}
}@media only screen and (max-width: 1220px) and (min-width: 769px) {
#main {
padding-top: 0!important;
}
#advanced_menu_toggle, #advanced_menu_hide {
top: 16%;
}}@media only screen and (max-width: 768px) {
.cartlink {display:none;}
.avia-slideshow .avia-caption .avia-caption-title
{ font-size: 14px; }}
@media only screen and (max-width: 480px) {
.avia-caption {
bottom: -10px;
left: -18px;
padding: 0 20px;
width: 305px;
}
.avia-caption .avia-caption-title { margin: 0; }
}
@media only screen and (max-width: 480px) {
#top .avia-slideshow-arrows a { display: none; }
.avia-slideshow-dots {
display: none;
}
}}
@media only screen and (max-width: 767px) and (min-width: 480px) {
.responsive #main .container_wrap:first-child .container {
width: 528px;
margin: 0 auto;
}
}.av_header_transparency #advanced_menu_toggle {
color: inherit;
background: #a41e23;
}It seems to work
Let me know if it is suitable?
Login details:
I would need you email address to give you these details, please advise? -
AuthorPosts