• I really do like the theme, but there is still some bug.
    Like I cant erase email that i have added to my site.
    And for the site logo would disappear also if i do not tick the “Display Site Title and Tagline” section

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Dinesh Singh

    (@dinesh1985singh)

    Hi,
    Thank you for your feedback. No problem I will fix these such issue in my next update very soon. Please find answer below for your comment:
    #1) Regarding your 1st issue, please login into your admin panel, go to Appearance-> Customize->Additional CSS, and paste the following code as it is inside that box. Save and that’s it.

    .contact-links li:nth-child(2) {
      display: none;
    }

    #2) Regarding site logo, do not uncheck the “Display Site Title and Tagline” option, simply make it empty if you don’t require for site titke or tagline now.

    Please let me know if that helps you. Otherwise I will provide other solution.

    Thanks
    Dinesh

    Thread Starter hendryanggriawan

    (@hendryanggriawan)

    Regarding Problem 2, if i make it empty, it would affect my overall website. (My site does not have site title anymore).

    Example, when i open my site in a new tab, usually my site name appear on the tab title. But if i delete it, it does not appear.

    Thanks for your respond.

    Theme Author Dinesh Singh

    (@dinesh1985singh)

    Hi,

    Please show me the exact issue on site.
    For your info, there are two fields beside your logo. Site Title should be used when you do not have any logo, and Tagline is just a punchline.

    #1) If you want your logo and tagline both. Simply empty the Site Title field.
    #2) If you want your logo and Site Title both, which I do not suggest. Simply empty the Tagline.
    #3) If you want only logo. Empty both the site title and tagline.

    PS: DO not uncheck the “Display Site Title and Tagline” checkbox in any case.

    Thanks
    Dinesh

    Thread Starter hendryanggriawan

    (@hendryanggriawan)

    Here is the example of the site: https://dounkey.com/

    My problem if i Empty both the site title and tagline, my site does not have site title anymore. When i open my site in a new tab, my site title also does not appear in tab title.

    Theme Author Dinesh Singh

    (@dinesh1985singh)

    Just giving you the quick fix. Login into your admin panel, go to Appearance-> Customize->Additional CSS, and paste the following code following the previous code if any as it is inside that box. Save and that’s it.

    `.site-title {
    display: none;
    }’

    Please do let me know if that works.
    Thanks

    Thread Starter hendryanggriawan

    (@hendryanggriawan)

    It works, thank you very much.

    Theme Author Dinesh Singh

    (@dinesh1985singh)

    Cheers. As your problem is fixed now. Just closed your thread related to this specific problem.
    Also check with other thread.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Love It, but still have some problem’ is closed to new replies.