-
AuthorPosts
-
March 27, 2014 at 6:26 pm #243993
Hi!
Currently through enfold options, I’m able to set a background picture for all various parts, header body footer socket blabla.
However I needa 1 full default background that I can use to set entirely for the website, any helps here?:)March 27, 2014 at 6:59 pm #244011Hey Kayzel!
If you want to have a background image on all elements of your page, this CSS code will do it:
*{ background: url(_URL_) !important; }
Regards,
JosueMarch 27, 2014 at 7:24 pm #244025This reply has been marked as private.March 27, 2014 at 7:32 pm #244027Hi!
Yeah, i knew something like that may happen, can you post which elements would you like the background to be applied?
Regards,
JosueMarch 27, 2014 at 7:34 pm #244028This reply has been marked as private.March 27, 2014 at 7:53 pm #244038Hi!
Try the following:
.container_wrap{ background: url(_URL_) !important; }
Regards,
JosueMarch 27, 2014 at 9:15 pm #244070This reply has been marked as private.March 28, 2014 at 2:55 am #244163Hey!
Try adding this code to the Quick CSS:
.grid-entry-title a { color: black !important; }
Cheers!
JosueMarch 28, 2014 at 9:19 am #244257This reply has been marked as private.March 28, 2014 at 1:16 pm #244324Hey!
Thank you for the link but I think you’re referring to a different page. Kindly find the correct page url on the demo site. http://kriesi.at/themes/enfold/
You can set the header transparency for each page. Look for Layout > Activate Header transparency. This will remove the top padding of any elements below the page including the sliders and color section.
Best regards,
IsmaelMarch 28, 2014 at 7:51 pm #244553This reply has been marked as private.March 29, 2014 at 8:41 am #244716Hey!
Thank you the info.
You can do the following in order to achieve the same effect:
1.) Create a page then switch to Advance Layout Builder. Add the Fullscreen Slider or the Color Section element.
2.) Look for the Layout metabox then enable the Header transparency.
3.) Publish the page. :)
You should disable the social icons and the top bar for best results.I hope this helps.
Regards,
IsmaelMarch 31, 2014 at 5:47 am #245273This reply has been marked as private.March 31, 2014 at 6:01 pm #245578Hi!
Thank you for the feedback.
1.) It should work even with the centered logo. I’m not sure why it’s not working for you. I thought you want a transparent header? I checked the demo on the link you provided but it’s not using a transparent header. Please post a screenshot of the header that you want, that will greatly help. I also noticed that you’re not using the latest version of the theme, the header transparency won’t work if you’re not using 2.6 or higher. Please download the latest version of the theme from your themeforest account. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
2.) If you’re using the portfolio grid element, make sure that the “Sortable?” option is set to Yes.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.