Tagged: blog design
I would like to know if there a way to style my current blog
Similar to this design.
http://munarsh.com/roofing/blog-design/
current blog look
http://munarsh.com/roofing/edgar-sports-centre/
Hi vic98!
Please go to Appearance > Editor and open functions.php file and find
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321);
and change size as needed and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Then add following code to Quick CSS in Enfold theme options under General Styling tab
.single .post-meta-infos { display: none !important; }
Cheers!
Yigit
Hi Yigit,
I did not get your point. Did you understand what we actually needed.
I would like to know how can I add a sidebar on right hand side that will display blog post similar to shown in below image.
http://munarsh.com/roofing/wp-content/uploads/2015/08/blog-design.png
The current look of blog can be seen here.
http://munarsh.com/roofing/edgar-sports-centre/
Thanks