Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #639906

    hello, in basic options one can choose this bar above a top menu, for example for phone number and email address.
    but where can you put in this info? is it a widget? appearantly not

    #639944

    Hey jelle,

    The options to enter the phone number is in Enfold theme optiosn > Header > Extra Elements

    Best regards,
    Vinay

    #640001

    hello vinay
    ok, thanks a lot.
    and can i style it somehow ? font-style, font-color, background-color etc

    • This reply was modified 8 years, 5 months ago by yampieters.
    #640035

    Hi,

    To style the phone number Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .phone-info {
        font-size: 20px;
        color: red;
        background:gold;
        padding: 10px;
    }
    

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.