Forum Replies Created
-
AuthorPosts
-
hoiungParticipant
We use godaddy pro, it does the daily backup automatically of the ENTIRE website (or it should). I also did a manual backup clicking the “backup now” which it says successfully backed up (but no it doesn’t). where can I find all my theme customise settings?
September 12, 2019 at 3:53 pm in reply to: Customising > Theme Options > Skills #5+ doesn't work! #181975hoiungParticipantThank you!
hoiungParticipantThank you!
September 11, 2019 at 7:32 pm in reply to: Customising > Theme Options > Skills #5+ doesn't work! #181875hoiungParticipant@skandha: Hi,
Yes, I know about that and have done that. I can add items but on the actual website itself, it does not appear to publish more than 4 even though I have set 6 skills in total.
Regards, Hoi
hoiungParticipant@skandha: Amazing looks like you guys fixed it on the plugin itself! I’ve reinstalled it and now it’s working great!
Just double checking… did you fix it on the plugin version?
hoiungParticipantIt’ll also be nice if possible to control the hover text color too!
hoiungParticipantthanks, I see it now but it won’t work as I hope because I want the top items to be white font color and then the sub-items to be pink. It only allows me to change one color throughout for the font on the sticky menu. any ways around this?
hoiungParticipantThanks, it seems to kind of work. Works on some pages, while some don’t on different web browser.
However, another problem is if i scroll down and then hover on the submenu, the fonts are all white and I can’t see the submenu. How can i fix this?
hoiungParticipantthank you for checking and letting me know! looking forward to the update 😀
hoiungParticipant@skandha: any luck and are you able to replicate the issue?
just as a reminder, it’s when header is disabled and on mobile mode where the menu bug occurs. All menu items disappears when clicking on the Menu button.
hoiungParticipant@skandha: thanks I understand! great! this would be the section order we would like by updating the child theme:
(top to bottom)
featured content
portfolio section
services section
logo slider section
skills section
testimonial section
hero content section
stats section
slider sectionNovember 27, 2018 at 11:58 am in reply to: PAGE/POST featured image disable doesn't work properly #160248hoiungParticipantthanks, added review 🙂
hoiungParticipantthanks for help!
I had to use this CSS code for it to work:
/* make logo larger */ .custom-logo { width: 350px; max-width:350px; max-height:350px; }
Now only one problem, the resolution of the logo is terribly, it’s stretching the thumbnail 150px one. I tried many times to upload different sizes but the option to skip crop doesn’t seem to be available! I use your other templates and they all have that option, is this a feature that’s missing?
November 27, 2018 at 6:25 am in reply to: PAGE/POST featured image disable doesn't work properly #160229hoiungParticipantGreat! that works, this is my final code:
/* removes the feature image frame at the top of the pages when it shouldn't be there when featured image is disabled */ body:not(.home) .custom-header-content.sections.header-media-section.align-center { display:none; } body:not(.home) .breadcrumb-area.custom { margin-top:90px; } body:not(.home) #masthead { background-color:#685198; }
I omitted the following as it wasn’t necessary:
body:not(.home) .menu-main-menu-container ul li a { color:#000 !important;
All good, thanks ~Skandha!
November 27, 2018 at 5:59 am in reply to: PAGE/POST featured image disable doesn't work properly #160221hoiungParticipantlastly, I’ve noticed that your css code above also changes the font color of all menu items and sub-menu items to be all black? how could I make it so the submenu items font colors and hover colors are the same as in the homepage sub-menu items?
For clarity, it’s the SUB-MENU that i prefer being blue with pink hover color.
https://zoukdancecamp.com/
If you move your mouse over “Upcoming ZoukDanceCamp” menu item, you see what I mean 🙂Maybe the easiest solution isn’t to change the font color but rather add a background block (say PURPLE in color) so the white color menu items will be seen?
November 27, 2018 at 5:12 am in reply to: PAGE/POST featured image disable doesn't work properly #160218hoiungParticipantfor clarity, it’s not the menu item’s font that is white, it’s the menu itself is white!
November 27, 2018 at 4:58 am in reply to: PAGE/POST featured image disable doesn't work properly #160217hoiungParticipant@skandha: great! that fixed it for desktop view! however now in tablet and mobile since the menu and font is white color, it can’t be seen!
How can I make it visible on tablet and mobile view?
hoiungParticipant@skandha: no problem! I’ll have to live without getting them working together then. Thanks for looking into it 🙂
hoiungParticipantI’m comfortable with child theme customization details 🙂 could you point me to the correct file that needs to be created in the child theme?
-
AuthorPosts