-
AuthorPosts
-
December 8, 2015 at 10:23 pm #549279December 8, 2015 at 11:54 pm #549321
Hi Btina!
Hope all is well!
Can you please post the link to your website? :)
Best regards,
YigitDecember 9, 2015 at 12:21 am #549337December 9, 2015 at 12:27 am #549340Hi!
All is well on my end as well, thanks :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog .big-preview.single-big { width: 40%; float: left; margin-right: 30px; } .blog .entry-content { width: 50%; float: left; }
Regards,
Yigit- This reply was modified 8 years, 11 months ago by Yigit.
December 9, 2015 at 12:34 am #549348Aswersom!
But how can I say Titel and Excerpt + Read More Link? It’s not working if I set that in the settings for the Blog with Grid options or can I do so with the Quick CSS?
ThanksDecember 9, 2015 at 12:46 am #549353Hi!
Can you please try switching blog style to Elegant (It is fairly new one, introduced in version 3.4 example can be seen here – http://kriesi.at/themes/enfold-minimal-portfolio/blog/ ) in Enfold theme options > Blog Layout > Blog Styling?
Best regards,
YigitDecember 9, 2015 at 12:51 am #549354December 9, 2015 at 12:52 am #549355Sould look like this https://permatree.wordpress.com/ I hope you can see the link now…
December 11, 2015 at 12:47 am #550782December 11, 2015 at 1:15 am #550784If I don’t set the blog page as a blog can I still have a CSS code for the blog page?
December 12, 2015 at 12:15 pm #551426Hi!
Remove the .blog selector, replace it with the page id. Something like this:
.page-id-29 .big-preview.single-big { width: 40%; float: left; margin-right: 30px; } .page-id-29 .entry-content { width: 50%; float: left; }
Cheers!
IsmaelDecember 12, 2015 at 9:05 pm #551477December 16, 2015 at 2:30 am #553411 -
AuthorPosts
- You must be logged in to reply to this topic.