Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #330297

    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

    #330299

    Hi, have you tried:
    Theme Options > Blog Layout > Blog Meta Elements “You can chose to hide some of the default Blog elements here”

    #330303

    i have marked to hide all of them, but still showing all..

    #330305

    Another question, maybe you have alreday done, but to be sure : Have you cleared your browser cache ?

    #330308

    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

    #330528

    Regarding catch, i think its not a matter, cause all browsers like chrome, mozilla, explorer showing the same

    #330529

    I cant find this quick css file. Where can i find it?

    #330599

    Hi!

    Please go to Enfold theme options > General Styling tab and you can find Quick CSS field there

    Regards,
    Yigit

    #333715

    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?

    #334441

    Hi,

    Can you post the link to your blog please?

    Regards,
    Josue

    #334508

    hello, pls find bellow:

    http://www.mdsterasos.lt/blogas/

    #334558

    Hey!

    Try adding this code to the Quick CSS:

    .post-meta-infos {
        display: none;
    }

    Cheers! 
    Josue

    #334562

    Briliant!!! thanks again.

    #334563

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Blog description bellow the name September 28, 2014/0 Comments/in Blogas /by adm’ is closed to new replies.