• Resolved isa1978

    (@isa1978)


    hello guys!
    I have just installed your plugin and it’s really close to what I need but there are a couple of things I need to ask you
    1) the text is too bold and even blurred – the characters are too close to each other and you can’t read very well. Is it possible to change the font and make it lighter?
    2) I don’t understand why I have to set up my about the author box twice, one in the shortcodes and the other one in the author setting..

    thank you so much for your help
    cheers
    isabella

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    Hi isa1978,

    – We checked this issue

    1. Put the Custom CSS code in custom css section and save the settings for blur character

    #A_b_t_discription_div_8938 p {
        text-shadow: none;
    }
    

    2. No it has not need to twice set up

    a. When you create a new author and if you want to some setting [ like text highlight , text font style ] will common on every new created shortcode then you will do setup one time in settings

    b. after it when you create a new author and in this time logo is different but text setting is common then set up your logo setting and use this shortcode in this case text setting is fetch from your common setting who is setup by you in before but you have option to change this.

    Thanks.

    Thread Starter isa1978

    (@isa1978)

    hello there!
    thanks for the coding, the blurr has improved but the text is too bold and characters and lines are too close to each other. Could I change that? please.

    about the set up I didn’t understand your explanation.

    What I did is setting the shortcode only and placed it on the sidebar. Is that correct?

    thanks a lot for your help
    cheers

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi isa1978,

    – We add two codes for character blur please use at a one time one in custom css

    #A_b_t_discription_div_8938 p {
       font-family:monospace;
    }
    ---------------or---------------
    #A_b_t_discription_div_8938 p {
       font-family:cursive;
    }
    

    – and second Author setting tab is default setting when it saved you can use it new add author page without any up-date

    Thanks.

    Thread Starter isa1978

    (@isa1978)

    Hello
    I apologize, the blurring is better now but the fonts are in bold, is it possible to have them thinner? and also to use the font LATO? bot in the text and title?
    here is the link so you can have an idea thanks a lot
    http://www.boundlessroads.com
    cheers

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi isa1978,

    – It’s Ok
    – Remove all css in custom css section and add this
    – Please use this code for thin characters

    #A_b_t_discription_div_8938 p {
        text-shadow: none;
        font-family:inherit;
    }
    

    Thanks.

    Thread Starter isa1978

    (@isa1978)

    much better!
    thanks a lot for your help

    If I can suggest an improvement, it would be great if you could make the text and title more editable with more fonts, and with the possibility to have the title in two lines and centered, for example. And to write more text since there is a lot of space available.

    Also Pinterest is a very powerful social, it would be great if you can add it.

    cheers
    thanks a lot
    Isabella

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi isa1978,

    – There are no possibilities to add the title in two lines
    – But your feedback is really helpful
    – In next update, we add two features more fonts — like google web fonts and Pinterest
    asap.

    – If you like our support please review us.

    Thanks.

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi isa1978,

    – We released our new version of the plugin with new updates please download our latest version

    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘fonts & style’ is closed to new replies.