Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #761885

    Hi,

    how can i type some text next by the icon on the right side?

    #761894

    Hey Luisgasser,

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

    #menu-item-search a:after {
        content: ' Search';
        font-size: 14px;
    }
    

    Best regards,
    Yigit

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