Forum Replies Created
-
AuthorPosts
-
amitmozarParticipant
Thanks a lot.
I removed the plugin ‘Autoptimize’ and it’s done.
Thanks again.
amitmozarParticipantbody:not(.single-post) .entry-meta .cat-links {
display: none;
}
.entry-meta .author {
display: none;
}
.entry-meta > .date:after {
content: “”;
}
.entry-meta.category-meta .cat-links a {
margin-right: 4px;
}
.entry-meta.category-meta .cat-links a:before {
content: “/ “;
}
.entry-meta.category-meta .cat-links a:hover:before {
text-decoration: none;
}
.entry-meta.category-meta .cat-links a:first-child:before,
.post-block .entry-meta.category-meta .cat-links a:before,
.post-img-wrap .entry-meta.category-meta .cat-links a:before {
display: none;
}
.post-wrap .post .entry-content,
.post-wrap .hentry .entry-content {
display: none;
}
.post .category-meta {
display: none;
}
body,
input,
textarea,
select,
pre,
pre code,
code,
caption,
blockquote:before,
.form-control,
.main-navigation li ul li.menu-item-has-children > a:after,
.main-navigation li ul li.page_item_has_children > a:after,
.main-navigation .dropdown-menu a,
.main-navigation li ul a,
.entry-meta,
.entry-meta a,
.post-boxed .entry-content p,
.widget ul li a,
.entry-title a {
color: #000000;
}
.form-control::-webkit-input-placeholder {
color: #000000;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.form-control::-moz-placeholder {
color: #000000;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.form-control:-ms-input-placeholder {
color: #000000;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.form-control:-moz-placeholder {
color: #000000;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.site-description,
.entry-meta a
{
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}body:not(.single-post) .entry-meta .date {
display: none;
}
.info-bar .date ul li {
font-size: 0;
}
.info-bar .date ul li:before {
content: “Animation and VFX Jobs”;
font-size: 13px;
}
.post-wrap .entry-meta .comments {
display: none;
}.navbar-ad-section {
text-align: center;
}
@media (min-width: 1200px) {
.navbar-head .col-lg-4 {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
max-width: 100%;
width: auto;
}
.navbar-ad-section {
text-align: center;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
padding-right: 260px;
}
}amitmozarParticipantSorry to say, but your inputs on my earlier posts were not working.
So, I thought to start it all over again with fresh codes.
amitmozarParticipantHi,
I removed comma sign on line no 77. -> https://prnt.sc/1qbwmbz
But, still it is not resolving the issue.
amitmozarParticipantHi,
Please reply.
Need your support asap.
amitmozarParticipantHi,
All your codes are in ‘Additional CSS’ field. Have a look. https://prnt.sc/1mwfycl
This is strange. My website looks proper in the back end ‘With all modifications’.
—————————But, when I see it in front end, it looks ‘Without all modifications’.
Have a look. https://prnt.sc/1mwhb6o
—————————
Kindly suggest what to do.
amitmozarParticipantHi,
Please help me with this. Its’ urgent.
All your codes are in ‘Additional CSS’ field. Have a look. https://prnt.sc/1mwfycl
This is strange. My website looks proper in the back end ‘With all modifications’.
—————————But, when I see it in front end, it looks ‘Without all modifications’.
Have a look. https://prnt.sc/1mwhb6o
—————————
Kindly suggest what to do.
amitmozarParticipantHi,
Please reply.
amitmozarParticipantHi,
All your codes are in ‘Additional CSS’ field. Have a look. https://prnt.sc/1mwfycl
This is strange. My website looks proper in the back end ‘With all modifications’.
—————————But, when I see it in front end, it looks ‘Without all modifications’.
Have a look. https://prnt.sc/1mwhb6o
—————————
Kindly suggest what to do.
amitmozarParticipantHi,
Looking forward to your fast update.
All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.
Please update asap.
Thanks in advance.
amitmozarParticipantHi,
Looking forward to your fast update.
All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.
Please update asap.
Thanks in advance.
amitmozarParticipantHi,
Looking forward to your fast update.
All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.
Please update asap.
Thanks in advance.
amitmozarParticipantHi,
Looking forward to your fast update.
All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.
Please update asap.
Thanks in advance.
amitmozarParticipantHi,
Looking forward to your fast update.
All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.
Please update asap.
Thanks in advance.
amitmozarParticipantThis code was working fine till yesterday.
Today, I update the theme.
Now, again I can see ‘category name’ on ‘posts’. The above code is still in ‘Appearance > Customize > Additional CSS’.
Please suggest the solution.
-
AuthorPosts