It is actually a block highlighted indeed. But I pasted it in the website as a picture. Is there a way where I can make the same thing happen on my category pages? (an highlighted block)
Thank you!
Hi Catalin,
I want my site to zoom in by 10% (so %110 total),
Actual size is : https://www.screencast.com/t/72sfL4jw
site zoomed in by %110 is : https://www.screencast.com/t/bwanN13GxBH3
is there some kind of code that I can paste?
Thanks for your fast response!
Hi Bodan, that’s really unfortunate. Is there a way where I can still paste a picture on my category page, through maybe html or css?
Thanks!
Hi Simion. I did what you said, I tried every option that there is. But It doesn’t work. Overtime when I go over my titles it doesn’t seem to change color.
Is there a custom code that I can paste that will make this happen?
Theme panel screenshot : https://www.screencast.com/t/MhGBJs29Zu9
Link to website :http://www.brainer.nl
thank you!
Hi Catalin,
I updated my theme and now my social icons are back to normal!
Thank you!
I changed the code like you said but nothing seems to change on the website, I tried to paste the code on different positions but the social icons still seem to look weird : https://www.screencast.com/t/CUcktiVf1La
Do you have other options that I can acquire?
sorry for the problem btw…
Thanks
Hi Catalin,
I managed to edit my ht acces file (through FileZilla). But it seems unclear what code I need to paste in the htaccess file. Could you maybe send the excact code that I need to paste in the htaccess file to change the icons back to normal?
Thanks!
Hi Simion,
Thanks for the code, it is fixed now for the homepage. But as soon as I go to another page I still have the same problem :
http://www.brainer.nl/uncategorized/brainer-teaser-trailer/
Do you know how to fix this?
thanks again!
Bren.
Hello,
You can center the menu items on header style 12 by using this css code in your theme panel-> custom css box:
.sf-menu{
margin-left: auto;
margin-right: auto;
display: table;
}
It worked! Thank you for your help! 🙂
