Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • iaassens Friend
    #720950

    Hello,

    Anyway to enable the slogan with image instead of text in the theme settings?
    Right now it only seems to show the slogan if I choose text instead of image.

    thanks.:)

    Pankaj Sharma Moderator
    #721168

    Hi
    Try this tweak
    1. Turn logo to text and enter the Slogan to Slogan fields.
    2. Turn back the logo image

    Create custom.css (http://t3-framework.org/documentation/bs3-customization#custom-css) and add this code


    .site-slogan {
    display: block!important;
    }

    Hope it helps.

    Pankaj Sharma Moderator
    #753570

    Hi
    Try this tweak
    1. Turn logo to text and enter the Slogan to Slogan fields.
    2. Turn back the logo image

    Create custom.css (http://t3-framework.org/documentation/bs3-customization#custom-css) and add this code


    .site-slogan {
    display: block!important;
    }

    Hope it helps.

    iaassens Friend
    #721220

    HI pankajsharma,

    Thank you for your anwser, it lead me in the right direction.
    Below is the solution for anyone else.

    .logo-image small{
    display: block!important;
    }

    iaassens Friend
    #753602

    HI pankajsharma,

    Thank you for your anwser, it lead me in the right direction.
    Below is the solution for anyone else.

    .logo-image small{
    display: block!important;
    }

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  iaassens 8 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum