Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #209766

    Is there a way to change the way the title text is being displayed? I can’t seem to find the code anywhere and I’ve tried to attach html but unfortunately that does not work. Thanks!

    #209811

    Hey Gil413!

    How would you like to change it? You can use following class in Quick CSS section in Enfold theme options under Styling tab to apply css rules

    .widgettitle { font-size: 18px; }

    Cheers!
    Yigit

    #210172

    Sorry I guess I wasn’t very specific at all. I wanted to center the actual text above that widget. The client I’m working for is a little picky when it comes to text being centered and what not.

    #210177

    Hi!

    You can add following code to Quick CSS to center the title above Google maps widget

    .avia_google_maps .widgettitle { text-align: center; }

    If this is not what you meant, please post a screenshot and show the changes you would like to make

    Best regards,
    Yigit

    #210178

    Got it all set though now! Thank you very much.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Enfold Google Maps Widget’ is closed to new replies.