Tagged: bad code, blog posts
-
AuthorPosts
-
March 16, 2023 at 1:28 pm #1401372
additional css
#footer strong.widgettitle {
width: 100% !important;
display: block;
text-align: center;
}li.dropdown_ul_available:not(#menu-item-
5472):
content: “▼”;
color: #ffffa3;
position: absolute;
top: 31px;
left: -3px;
}
.sidebar .widget {
padding-bottom: 0!important;
}entry-date published {
display: none;
}.ihf-link-back {
display: none;
}March 17, 2023 at 6:18 am #1401490Hey daves1997,
Thank you for the inquiry.
We cannot find the blog page in the site. Please provide a direct link in the private field. Did you adjust the options in the Enfold > Sidebar Settings panel
Best regards,
IsmaelMarch 17, 2023 at 12:12 pm #1401513above. code in additional css on customize Affects all pages menu bar
Enfold Sidebar settings panel changes did nothing.
DaveMarch 20, 2023 at 8:56 am #1401751Hi,
In the css modifications above, this css rule is invalid.
entry-date published { display: none; }It should be..
.entry-date.published { display: none; }Please remove the css rule and toggle or temporarily disable the Enfold > Performance > File Compression settings, then check the site again.
Best regards,
IsmaelMarch 20, 2023 at 12:51 pm #1401775Didn’t work?
#footer strong.widgettitle {
width: 100% !important;
display: block;
text-align: center;
}li.dropdown_ul_available:not(#menu-item-
5472):
content: “▼”;
color: #ffffa3;
position: absolute;
top: 31px;
left: -3px;
}
.sidebar .widget {
padding-bottom: 0!important;
}.entry-date.published {
display: none;
}.ihf-link-back {
display: none;
}March 21, 2023 at 7:19 pm #1401936Been waiting 5 days for correct answer! Not acceptable
DaveMarch 22, 2023 at 4:10 pm #1402019Still no help day 6
March 23, 2023 at 12:36 am #1402064Hi,
Thanks for your patience, when I compare your blog page (/blog/) with another page (/pine-island/) the only difference I see in the sidebar is the blog page has a left-side border, so I assume this is what you are referring to, to remove this I added this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.blog #wrap_all #main main.content { border-right-style: none; }please clear your browser cache and check.
Best regards,
MikeMarch 23, 2023 at 4:40 pm #1402170Thanks Mike You can close
btw
Been using bing AI To correct alot of code
DaveMarch 24, 2023 at 12:41 am #1402209Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Blog posts not showing right sidebar like pages. also incorrect code.’ is closed to new replies.
