-
-
Hi –
Using the blog element makes the style different on the actual page where it’s used, verse the post. Please see here: https://www.everlastingstrength.org/blog/
Thank you.
-
Hello,
Sorry for the late reply.
Can you please be more clear? I don’t understand the issue. Do you need to have two blog pages? Which is the second one?Best regards!
-
Sorry – please visit the link I attached in the first message. Please take a look at the sidebar – click on a post, and then notice the difference between the sidebars.
The blog page sidebar is not being styled correctly.
Thank you.
-
Hello,
The second sidebar is under a different css class then the blog one. That’s because the ‘Blog’ page has sidebar called as an visual composer element, unlike the posts. To have the same sidebar, you should include it in the same way. In blog page, make the layout with sidebar.
Best regards!
-
Hi –
Where might I change the layout?
I can PM layouts if necessary.
John
-
Also, on the posts – the codeless social widget is not showing up properly.
-
Hello,
I edited blog page. I set the layout with right sidebar and removed the widgetized sidebar element. What is wrong wiht the codeless social? I see it normal..
Best regards!
-
Great thank you very much!
Here is the sidebar issue for the social plugin: (i’ve attached an image as well)
John
- This reply was modified 9 years, 5 months ago by misgood.
-
Hello,
That is the default preview of social icons in a sidebar. If you want to change that, please add these lines into your custom css box:
aside ul li:after { display:none; } aside ul li { border-bottom: 0px solid #e7e7e7; width: 10px !important; float: left; padding-left: 20px; padding-right: 20px; } .icon-facebook:before { font-size: 30px;} .icon-twitter:before { font-size: 30px;} .icon-linkedin:before { font-size: 30px;} .icon-youtube:before { font-size: 30px;} .icon-instagram:before { font-size: 30px;}
This should be the result, screenshot.
Best regards!
-
You must be logged in to reply to this topic.