• Resolved Draky

    (@draky)


    Hello.

    I’m trying the free version of this plugin.

    I found the correct city but when I enter an override name, the plugin still adds the two-letters country code, even if I don’t write this in the textarea.

    Is it possible to use onyl the override location name without anything else ?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi,

    Thank you for your query. Currently, the country code can not be overridden. Only the main location name can be overridden.

    But by adding the following CSS in the Custom CSS field of Location Weather > Settings > Custom CSS, you can hide the country code.

    .splw-lite-wrapper .splw-lite-header-title span {
        position: relative;
        left: -13px;
        background: #f4812c;
        font-size: 0;
        width: 6px;
        height: 24px;
        display: inline-block;   
    }

    Let us know if it works or not.

    Thread Starter Draky

    (@draky)

    Perfect, thanks ??

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @draky,

    Good to hear from you. Thanks for appreciating us. If you are happy with the plugin and support, please share your experience in the plugin review section.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Override location name stills contains country code’ is closed to new replies.