Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #987517

    Hi,

    In the small bar above the header I would like to make the font larger. It seems that in the Enfold settings you are able to customize this bar area and change the font & color but not the size.

    Please let me know what the best way to change the font size here is.

    thank you!

    #987520
    This reply has been marked as private.
    #987536

    Hi,

    Add this to quick css:

    .phone-info span{
    font-size:20px!important;
    }

    Best regards,
    Jordan Shannon

    #987554

    Hi Jordan,

    Thank you! That worked when I added it into the Additional CSS area in the Customizing theme options.

    Previously I tried to add it into the Editor/ style.css file. When I put it there it didn’t work. Do you know why?

    #987561

    Hi,

    I’m glad my code helped. Are you running any other styles in the styles.css file that could be formatted incorrectly? Also, do you have any css minification plugins running?

    Best regards,
    Jordan Shannon

    #987639
    This reply has been marked as private.
    #987948

    Hi,

    It seems to be correct. Could also be a caching issue, are you running any caching or minification plugins? There is usually not one definitive reason its just a matter of finding the culprit.

    Best regards,
    Jordan Shannon

    #987950

    Hi meercatz,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #987970
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.