hi bogdan,
is it possible add images manually and hide featured images from single post?
I mean load the featured images for post lists but hide on single post.
thank you
fixed…thankyou
Hi Simion,
I try more than 20 times to refresh it but I can’t never see any google ads on firefox.
I disabled cache as suggested by catalin but no change.
Hi catalin,
I tried as you suggested but no changes, it continues not showing google ads only on firefox.
I have the same issue only on firefox, Chrome and Safari work so good, follow my site:
How to fix it?
Hi catalin, I don’t share from that button, I autopost directly on facebook…
this is my site: https://goo.gl/v33lDa
Ok bogdan, it works!
thank you!
Hi catalin, your screen is that I need but adding your code it seems not work:
I try your code and it’s not yet right…do you have any other suggest?
thank you!
thanks bogdan,
it’s better now…
how can I fix it? what do you suggest to do?
thank you!
Hi bogdan,
follow the link: http://bit.ly/2gtKzQy
thank you
Hi bogdan,
follow the link: http://bit.ly/2gtKzQy
thank you
I have similar problem, when I resize the browser, last menu items drop down: https://postimg.org/image/6k560ibkz/
Oh ok Catalin, no problem…thank you!
Thank you bogdan,
finally I get the right code, follow my working final code if it could help other users:
.menu-item-999 a{
color: #ef3472!important;
}
.menu-main-menu-container .sf-menu .menu-item-999 a:after{
background-color: #ef3472!important;
}
.sf-menu > .menu-item-999 .current-menu-item > a:after,
.sf-menu > .menu-item-999 .current-menu-ancestor > a:after,
.sf-menu > .menu-item-999 .current-category-ancestor > a:after,
.sf-menu > .menu-item-999 .sfHover > a:after,
.menu-item-999.sfHover a:after,
.sf-menu >.menu-item-66.current-menu-item>a:after,
.sf-menu >.menu-item-999.current-category-ancestor>a:after {
background-color:#ef3472!important;
}
Hi bogdan, I know it works but I mean the green bottom border (mouse hover effect) on RUBRICHE item…I would it same color of RUBRICHE…I hope I was clear.
Tnx
Hi bogdan, I did all your suggest but I can’t find the problem…follow the link to the site:
http://bit.ly/2f5qfSP
the item menu is RUBRICHE in main menu.
thank you very much
-
This reply was modified 9 years by
campagnuolo.
-
This reply was modified 9 years by
campagnuolo.
Hi bogdan, I use your 2 pieces of code provided but the bottom line doesn’t change color, only the menu item…what I wrong?
this is my custom css (where 999 is my menu item id):
.menu-item-999 a{
color: #ef3472!important;
}
.menu-main-menu-container .sf-menu .menu-item-999 a:after{
background-color: #ef3472!important
}
