-
AuthorPosts
-
Ch1vpH Friend
Ch1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 29, 2017 at 2:58 pm #1029808Hi there,
I have tried to setup a ‘Random Image’ module to display in my T3 Mega Mega but for some reason, it displays above my menu items?? see image
I have tried changing the Bootstrap size in the module (to the same as my megamenu module) and have worked out all the sizes correctly but it does not display the right way!
The menu with this issue is called ‘Shop‘ on the homepage
Please advise…site logins in the post below if needed?
Thanks.
Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 29, 2017 at 3:45 pm #1029811This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 1, 2017 at 4:15 am #1029966Hi
the admin login details you submitted does not work. can u please check it again and share the working details.
RegardsCh1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
May 1, 2017 at 12:22 pm #1030049This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 2, 2017 at 2:24 am #1030160Hi
I changed the dropdown menu container size and its now justify align
http://prntscr.com/f339i2
Can u give me a screenshot how u want it?
because in the Mega menu i can see there are two module one is in the right and one is in the bottom using full width.Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 3, 2017 at 4:16 am #1030573Hi
Add below code in custom.css file to fix the problem.t3-megamenu .mega-dropdown-menu > .mega-dropdown-inner > .row > .mega-col-module { float: none; display: table-cell; padding-left: 30px; padding-right: 30px; }
Regards
1 user says Thank You to Pankaj Sharma for this useful post
Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
May 17, 2017 at 10:31 pm #1034869Hi there,
The above code worked on a full-screen view but when on a smaller screen the images have the same issue as I originally had on full screen.
I have attached an image showing the out of sync images when on a small screen view.
Can you advise how to fix this issue
Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 18, 2017 at 1:43 am #1034889Hi
Kindly check the custom.css file look for the braces {
Remove the extra braces or check open and close must be equal.
I checked again the code is correct, the issue seems from the wrong syntax in your custom.css fileCh1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
May 19, 2017 at 9:14 pm #1035502Hi,
I believe it seems to be the correct code, as I copied it exactly from above post and this is still a problem on a smaller ipad size screen and need to fix please….
Thanks!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 20, 2017 at 2:24 am #1035540Hi
I corrected the code on your site.
Please check it now.Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
May 24, 2017 at 11:14 pm #1036820Hi there,
Although the Mega Menus – random image module looks and works ok on a resized desktop window (with the padding code you gave me above) it has never looked correct on my iPad…see attached photo.
Please advise.
Thanks!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 25, 2017 at 1:43 am #1036852Hi
can u clear browser cache and check it again http://prntscr.com/fbs6tv
Also share the device details and Browser details we will test the same.Regards
Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
May 25, 2017 at 6:36 pm #1037065Hi, cache is clear in Joomla and on browsers…
The issue is on every iPad I tested: original iPad 1 / iPad Air / iPad Air 2 / iPad Pro 12.9 in Google Chrome, Safari & Firefox.
The problem can also be seen on Safari when using an iMac.
So it only seems to work correctly on Chrome and FireFox on both PC and MAC and does not work on ant apple tablets or Safari!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 26, 2017 at 7:52 am #1037256Hi
Developer fixed the issue directly on your site. Can you check it now?
RegardsAuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 14 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum