Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • janvp Friend
    #187634

    …is it possible with simple code changing or is another plugin necessary to make this possible?
    I am using the position “search” of the template to show a partner-logo instead of the search-button.
    In mobile-layout the main logo and partner-logo comes to close… so it would be fine to show only the main logo in iphone layout and hiding the partner-logo in position “search”.

    Thanks in advance for your hints.

    phong nam Friend
    #493531

    Hi,

    <blockquote> it would be fine to show only the main logo in iphone layout and hiding the partner-logo in position “search”.</blockquote>

    Pls open templates/ja_university/css/layout-mobile.css on your server, then put below codes into the end of file:

    #ja-search {
    display: none;
    }

    Remember to clear T3 cache.

    Leo

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 6 months ago.

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