Forum Replies Created
list of topics you have created till now.
-
-
As always – really helpful =)
THANK YOU =)Thanks! You to :)
LOL – it did work, when I’ve pasted it in the end of the Custiom CSS. This is so weird =)
Thanks!I am adding this to Additional CSS
No, it didn’t work. Isn’t that the same css code I’ve used, but only with two “}”?
One more question.
I would like to change entry-title padding. I’ve romoved the from box, and now all titles moved higher.I found, that in main css:
@media screen and (min-width: 992px)
.blog-creative:not(.first-full) .post-thumbnail:not(.post-img) .entry-header, .blog-creative.first-full .hentry:not(:first-child) .post-thumbnail:not(.post-img) .entry-header {
padding-top: 12% !important; }When I am changing vaule from 12 to 25% in programmer tools in Chrome – entry title is changing its padding, but when I am adding it to custom css in WordPress it doesn’t work :/
What am I doing wrong?Ok, thanks :) If it’s gonna be more offen I will let you know.
Thank you, it did help :)
One more problem.
On apple phone sometimes when user goes back to menu it looks like style css is not working. Do you know what can be a problem? Site lokks like no fonts, custom css or anything is not working. Just raw site.Hello Serkan,
It didn’t work.
ps: my url: slubnaprzystan.plThank you serkan, that “!important” helped :)
As always- you were very helpful :)Ok, that did Help – thanks :)
But stil how can I dispaly information about comments?
I’ve tried to make customm css:
.comment-link {display:none;} but it didn’t work for this linkI have installed this plugin, but this things are still in English.
Plus I still need to delet information about comments counter on main post pictrure.Ok, no need to change anything now :) When I’ve deleted this 70 px it didn’t change a thing accept this menu apperience.
Ok, I’ve deleted all custom CSS and menu is back.
I’ve deleted: #primary-navigation {height: 70px;} and it is working.
So now my question is: How can I make it work with this hight of primary navigation?I had the CSS changes – can it be the reason?
I’ve turned off all plugins and just left Impose Shortcodes and it is still not working.
“third party plugin”?
You are the best :) It did work :)
Thank you!This is page I am working on:
http://serwer1646759.home.pl/www/przystanslubna/That did help :) Thanks!
You mean the website I am working on?
I am not shure which code you are talking about?
This are all my codes I used already:@media screen and (min-width: 1200px) { .header-small .site-header .site-title img { max-height: 60px; }
#page{
background-color: #fafafa
}
.entry-date {
display: none;
}.drop-cap:first-letter, .single-post .entry-content > p:first-child:first-letter {
font-size: 14px; line-height: 1.9; font-weight: normal; padding: 0; margin-bottom: 0; }I did close this @media screen with two }} but it didn’t change this first letter padding. It is still higher then the rest of the line
Thanks!
It did work, but the first letter is higher then the rest of the line.GENIUS! Thank you :D
No :( That’s not it :(
Thanks, but it didn’t work :(
Ok, I fixed it ;)