Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

How to display only logo

Home Forums VW Theme VW ONE PAGE PRO THEME How to display only logo

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #43332
    #43344
    developer vwtheme
    Participant

    Hello,

    Thanks for choosing us!

    Can you please share your site URL it will help us to provide you a better solution.

    Many Thanks

    #58811
    Kirill Gritsay
    Participant

    Привет,
    у меня такая же задача.
    Прошу Вас помочь мне с ней разобраться…
    sale@каленборн.рф
    Также прошу подсказать – можно ли убрать название темы внизу сайта?
    сайт:
    http://каленборн.рф/

    #59308
    developer vwtheme
    Participant

    Hi,

    1) Could you please let us know do you want to remove the background behind the logo?

    2) To remove the credit link kindly follow the steps below.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it>> Publish.

    span.credit_link {
    display: none;
    }

    Thank you

    #59321
    Kirill Gritsay
    Participant

    Да, именно! Хочу удалить фон позади логотипа!

    #59427
    developer vwtheme
    Participant

    Hi,

    We are giving you some easy steps and CSS remove the background behind the logo

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it>> Publish.

    .home.page-template #header .logo {

    background-color: transparent !important;

    }

    #header .logo:after, .home.page-template #header .logo:after, #services-tab li.nav-item a:after, .logo_footer:after{

    background-color: transparent !important;

    }

    Thank you

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.