Dear Kriesi.
Im building one more site for my building activities with your amazing enfold theme. And i have couple questions.
1.I think i have tried everything trying to switch of showing Blog description bellow the name “September 28, 2014/0 Comments/in Blogas /by admin” in my blog layout, but its still active. Any suggestions?
2.Is there any possibility to show phone number above the menu in a bigger font size?
Thanks,
Tomas
Hi, have you tried:
Theme Options > Blog Layout > Blog Meta Elements “You can chose to hide some of the default Blog elements here”
i have marked to hide all of them, but still showing all..
Another question, maybe you have alreday done, but to be sure : Have you cleared your browser cache ?
For the Phone number question…
Add this into your css file (Enfold quick css or child theme)
.phone-info {font-size: 18px !important;}
/*use your own size*/
I think you take care of “line-height: –px;” command too
Regarding catch, i think its not a matter, cause all browsers like chrome, mozilla, explorer showing the same
I cant find this quick css file. Where can i find it?
Hi!
Please go to Enfold theme options > General Styling tab and you can find Quick CSS field there
Regards,
Yigit
Dear Yigit, thanks. Pls can you help me with my first topic:
1.I think i have tried everything trying to switch of showing Blog description bellow the name “September 28, 2014/0 Comments/in Blogas /by admin” in my blog layout, but its still active. Any suggestions?
Hi,
Can you post the link to your blog please?
Regards,
Josue
hello, pls find bellow:
Hey!
Try adding this code to the Quick CSS:
.post-meta-infos {
display: none;
}
Cheers!
Josue
Briliant!!! thanks again.
You are welcome, always glad to help :)
Regards,
Josue