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

    I am using the Enfold theme and I am seeking a way to make the “Phone number or small info text” size increase or have color type, so the message jumps out to the user. Can this be done? I have included a frame grab from the homepage that describes the area I am interested in changing.

    If that can be changed, can I provide this message above the header? I will need to change it on a weekly basis, so it must be easily available to update/edit.

    Any suggestions would be helpful.

    Thank you.
    kfranck

    #1057026

    Hey Kurt,
    I didn’t see the “frame grab” in your post, but I’m fairly sure I know which area you mean. Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .phone-info.with_nav span {
    font-size: 14px !important;
    color: red !important;
    }

    This will make the text larger and red, but you can adjust the size and color to suit, then going forward you can change the text in the “Phone number or small info text” field and the color and size will stay the same.
    Please let us know if you would like help adjusting this to your exact needs.

    Best regards,
    Mike

    #1057313

    Mike:

    Sorry I didn’t include the frame grab. Nevertheless, you solved the problem with this CSS code.

    Just what I needed. Thank you!
    Kurt

    #1057347

    Hi Kurt,

    Glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Tweak 'phone number or small info text' in Enfold header’ is closed to new replies.