Digital experiences for all disciplines
Forum Replies Created
-
-
Yes, please let me know if anyone has done this as I’d like to do the same.
September 6, 2013 at 8:30 pm in reply to: A background image behind the menus and the top area #20370I did it by adding the following css in a child theme (you could also add right to the custom css box in the main theme’s general options tab in the wordpress admin area.
#header-section {
background: rgba(255,255,255,0) !important;
}#main-container {
background: rgba(255,255,255,0) !important;
}I had the !important tag in, but after taking a second look, it seems I was missing a space in there. Got it working now. Thanks,
Okay, any plan to change to a responsive lightbox for video in the near future? Considering I bought the theme specifically because it’s responsive and all of my work is video, this is a real problem for me.
This reply has been marked as private.This reply has been marked as private.When the theme resizes an image down, does it also reduce the file size and therefore the loading time?
This reply has been marked as private.This reply has been marked as private.I would also like to know how to do this.
I too am having this problem. What happens to all of my options that I’ve customized when I import the above theme options?
Nevermind, got it.
I tried adding the code you mentioned to the stylesheet, but it did nothing.
#nav-section {
margin-top: 25px;
}Thanks for the amazingly quick response. Current site is here: http://www.thethrillmill.com/dev
I have a similar question. My logo is larger and therefore creates a lot of white space in the header where the navigation is. Is there an easy way to vertically align the navigation links to the bottom of the header without going into the php (so it’s supported when future upgrades to flexform come along)?
-
Posted in: Reply To: Center Navigation