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

    I crawled through many different posts, but couldn’t find the answer on this specific question:

    How do I change the font size in the socket? Tried

    #socket {
    font-size: 14px; }

    But to no avail.

    #198076

    Hey aylaverheijen!

    Actually it should work. You can try adding !important to force it as following

    #socket { font-size: 16px !important; }

    And please try adding the same code to Custom.css file in Enfold/CSS folder and check if that helps

    Cheers!
    Yigit

    #205216

    I’m getting the same. Doesn’t seem to be working.

    * Disregard. Is working

    • This reply was modified 10 years, 10 months ago by zerozendesign. Reason: change
    #205259

    Hi!

    Glad it worked. Please don’t forget to remove browser cache then reload the page a few times to see the changes.

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font size in the socket’ is closed to new replies.