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

    Hi,

    Ever since one of the latest updates my widget header size changed (bigger) and left my Twitter feed widget header size small. Whats going on?

    #432753

    Hi webpress!

    Thank you for coming back.

    Can you give us a link to this page please? Then we can check and give you the correct CSS. You can post it here as a private reply.

    Best regards,
    Günter

    #432770
    This reply has been marked as private.
    #433334

    Hey!

    Thank you for coming back.

    In custom.css or Enfold -> General Styling -> Quick CSS field (or when using a child theme: in styles.css of the child theme or Enfold-Child -> General Styling -> Quick CSS field) put the following and adjust the values as needed:

    
    .widgettitle {
        font-size: 18px !important;
    }
    

    Not sure, what caused the problem but this should make all widgettiles the same.

    Regards,
    Günter

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