Troubles on Be Theme

Hi,

I have some problems / questions about my website created with be theme:

- The search icon and bar disapeared since the last theme update
- Is it possible to increase size font in the action bar and social icon size?

Kind regards,

Marioncha

Comments

  • Hey,

    1) maybe you turned it off in Theme options > Layout > Header section? There is option to turn on/off search icon and maybe something weird happened. Please turn it on and will be fine.

    2) Yes, it is possible of course. Please use below custom css for that:
    #Action_bar .contact_details li { font-size: 16px; }
    #Action_bar .social li a { font-size: 18px; }
Sign In or Register to comment.