Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Thank you for your response Rui.
The custom css does make the theme’s header disappear but it doesn’t allow any other menu like Ubermenu of ShiftNav to replace the header. Currently Ubermenu and ShiftNav can only be viewed on my website by covering the theme’s header, which means that the theme’s header is always present and doesn’t go away.
Kindly suggest another way to disable the theme’s header while also allowing other Headers to take its place..
-IaMPOSSIBLE
Haha, yes, played around in the custom css section and figured out a solution..
Quick Question: What does adding “visible-lg” or “hidden-sm” to extra class name of certain elements do?
1) Does it mean the element will not load when the screen size is small and therefore increase the page speed on mobile devices?
2) Or does it mean the item will load even on small screens and decrease the page speed on mobile devices but it will not be visible to the user?Is there another option to disable certain elements from loading on mobile screens so that the page speed is high for mobile users?
Warm Regards 😀
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.November 21, 2016 at 11:39 pm in reply to: Change Accordion Color when it is open (and hovered on) #302896Please mark this as resolved, I tried it myself but it never works..
November 21, 2016 at 11:38 pm in reply to: Change Accordion Color when it is open (and hovered on) #302895Thank you Rui, it worked like a charm.
November 20, 2016 at 8:03 pm in reply to: Eliminate space between "Boxed Content" and "Text Block"? #302655Thank you for your response David,
I played around with your code and got the result I needed. If anyone else ever reads this here is some addition you might need.
Sometimes its not enough to eliminate space just above, in that case you can add this to eliminate space below as well..spb_box_text.coloured {
margin-top: -15px;
margin-bottom: -15px;
}Hope this helps 🙂
(Please mark this as resolved)This reply has been marked as private.Hello Rui,
Thank you for the providing that code. I’ve tried the code you provided but it doesn’t seem to have an impact on reducing the space above and below the logo, especially in the mobile version of the site.
Please advice
This reply has been marked as private.November 17, 2016 at 3:05 pm in reply to: Eliminate space between "Boxed Content" and "Text Block"? #302363This reply has been marked as private. -
Posted in: We hit Power Elite.