-
AuthorPosts
-
August 18, 2016 at 5:02 am #673994
Hi Team,
Having multiple issues with the Gym import theme.1. Uploading media images – just getting spinning wheel. Then it’s loading multiple of the same image to Media Library.
2. Doesn’t look right on mobile – menu has a lot of white space in header area and doesn’t look aligned.
3. Portfolio 1/4 columns – buttons are pushing out of cell – especially noticeable on mobile.
4. How do I make Mega Menu titles / pages title – color: #ffffff – tried adding CSS but cant find right selector / class. Can you give me correct CSS for mega menu color chnages to font AND bullets
Thanks Team (love the new demo themes by the way!!!)
Scott
August 19, 2016 at 7:13 am #674536Hey scottgroves73,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardAugust 22, 2016 at 3:10 am #675502Cool. Thanks. See temp info in private content below.
- This reply was modified 8 years, 3 months ago by scottgroves73.
August 22, 2016 at 1:50 pm #675719Hey Rikard,
Any updates on this? I can’t proceed with client work until sorted. Thanks
ScottAugust 22, 2016 at 2:36 pm #675757Hey Guys,
I have solved the media library spinning wheel myself. It was an issue with functions.php in the child theme as it had an extra > which was causing the error on loading images.It has also solved menu issue on mobile so please ignore items # 1 and # 2 on my list above.
If you can help me on other items I would be super grateful.
Cheers – Scott
August 24, 2016 at 10:12 am #676880Hi,
Glad you sorted the 1 and 2 issues.
3. Please point us to the portfolio items where we can see the issue and the element in question.
4. To change the mega menu header title and bullet colors please use the below css
#top #header .mega_menu_title a { color: #FFF; } #top #header a:hover .avia-bullet { border-color: #ffffff; }
Best regards,
VinayAugust 25, 2016 at 4:33 am #677310Hey Vinay,
Thanks for CSS but it’s not exactly doing what I need.How do you find the selectors used in this theme? I have real trouble locating them in Chrome Dev Tools > CSS Selectors
Do you have a list of them used in Enfold we can access to customise?
I have tried updating Advanced Styling > Sub Menu Links and this does not give me the white background look I need either. White font is working on desktop but it’s still grey on mobile. Need white background also as red is so ugly and hard to read on mobile.Menu Goal: (desktop and mobile)
White background
Red Title for Column
Black Font on Sub menu links
Text-decoration: none;Portfolio – see any Details column used on (see private content)
etc (on all Portfolio pages). The column is chopping off text “Hervey Bay” but looks fine on mobile.
Button in same column looks right aligned on desktop and is now fine on mobile.August 29, 2016 at 8:14 am #678758Hey!
How do you find the selectors used in this theme?
Use the browser’s element inspector. More info here:
https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/?hl=en
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.