• website tagline cant finish in single line , want one line more , how can keep in single line?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author themeansar

    (@themeansar)

    Hi,

    Thanks for contacting us,

    For this add the below css code in additional css field (Theme Dashboard >> appearance >> customize )

    .navbar-header .site-description
    {
    font-size:13px !important;
    }

    Any confusion lets know

    Thanks

    Thread Starter voyeger

    (@voyeger)

    ok ,how can website logo increase ?

    Theme Author themeansar

    (@themeansar)

    Hi,

    For this add the below css code in additional css filed

    img.custom-logo {
    width: 250px;
    }

    Change the value according to your need

    Thanks

    Thread Starter voyeger

    (@voyeger)

    it ok, but not working above 200 pixel, i want more resolution . what to do?

    Theme Author themeansar

    (@themeansar)

    Hi,

    You can upload large image logo then change

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘website tagline’ is closed to new replies.