-
AuthorPosts
-
January 15, 2015 at 3:34 pm #380031
Hi guys,
I am working with your theme daily. Love the way you add more and more features. However I get stuck when I want to build a new blog lay out. I googled and found this demo: http://kriesi.at/themedemo/?theme=enfold-overview Where can I find info how to import this style, add a background, etcetera. I really like your demo.
Regards,
DavidJanuary 15, 2015 at 4:13 pm #380047Hi David!
Thanks for your kind words :)
Please go to Enfold theme options > Demo Import and import needed demoBest regards,
YigitJanuary 15, 2015 at 4:39 pm #380081pffff… so easy. Didn’t see it. Thanks!
Regards,
DavidJanuary 15, 2015 at 4:43 pm #380088hmmmm… I hope it didn’t overwrite my main theme now?
January 15, 2015 at 4:46 pm #380093Hey!
Demo imported on top of your content. Your content is safe. But Enfold theme options are overwritten.
Cheers!
YigitJanuary 15, 2015 at 4:48 pm #380096Any idea how I get my settings back? I just wanted to use the lay out for our blog.
Regards,
DavidJanuary 15, 2015 at 4:54 pm #380104Hi!
In that case unfortunately you are going to need to contact your service provider and ask for the last backup :/
Cheers!
YigitJanuary 15, 2015 at 5:00 pm #380110next time I will export the settings first. Didn’t know it would overwrite all settings. Never mind. Life’s a bitch sometimes. I will set is back manually. So it will not be possibly make an own blog lay out with background like the demo?
January 15, 2015 at 5:11 pm #380124Hey!
I am sorry about that David and i thought this was for a new website.
Can you post the link to the blog page please? Please “remove frame” on this site first and then post the link of the page – http://kriesi.at/themedemo/?theme=enfold-overviewBest regards,
YigitJanuary 15, 2015 at 5:24 pm #380140No problem. I should have thought about it better. It shows all options now in the blog page. So I will just keep it like that. Looks clean enough. I have 2 other questions though:
1. where can I change the footer font seize?
2. in the header on the right it shows white marks. How do I get rid of them?Regards,
David
January 15, 2015 at 5:25 pm #380143http://www.dmgilde.nl/ (right from the dutch flag)
January 15, 2015 at 5:27 pm #380146Hey!
Please add following code to Quick CSS
1-#footer .widgettitle { font-size: 20px; } #footer a { font-size: 18px; }
2-
#top .main_menu { border: none; }
Regards,
YigitJanuary 15, 2015 at 5:46 pm #380186This one doesn’t have any affect:
#top .main_menu {
border: none;
}And changing the footer only changes the footer text in the first 2 parts, part 3 and 4 are text in a widget in the footer. Probably bodytext.
Regards,
DavidJanuary 15, 2015 at 5:52 pm #380198Hey!
Please try using !important rule as following
#top .main_menu { border: none !important; }
Please add following code as weill
.news-headline { font-size: 14px; } span.news-time { font-size: 13px; }
Cheers!
YigitJanuary 15, 2015 at 5:59 pm #380209the line is gone now. The footer settings only changes the footer widget enfold latest blog posts. I like to change the text in the text widget in the footer and categories widget.
Regards,
David
January 15, 2015 at 6:06 pm #380218Funny: if I use this quick css to make the bodytext bigger, it show the line again:
body {
font-size: 15px;
font-family: Open Sans;
}Can I change the bodytext somewhere else?
Thanks.
David
January 15, 2015 at 6:12 pm #380229Hi!
Well, for Footer links my code here – https://kriesi.at/support/topic/how-to-change-blog-lay-out/#post-380146 should have worked and adding new CSS code should not make border re-appear. Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitJanuary 21, 2015 at 11:30 pm #383417This reply has been marked as private.January 21, 2015 at 11:36 pm #383422January 21, 2015 at 11:38 pm #383423January 22, 2015 at 12:06 am #383431Hi!
Please review your website. I have added the codes to Quick CSS field for Dutch language. You can adjust the values as needed and then switch to English version and add the same code to Quick CSS
Regards,
YigitJanuary 22, 2015 at 10:04 am #383568Thanks!
-
AuthorPosts
- The topic ‘how to change blog lay out’ is closed to new replies.