Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • digitallybespoke Friend
    #202628

    I have my logo in a module position (where the top-contact is by default). But when the screen size is x-small for mobile, the position shrinks very small and the logo disappears. On the responsive template options there is no option to change the size? Can i make it bigger via css?

    url: http://thepartywallpartnership.com/

    Pankaj Sharma Moderator
    #554914

    HI
    currently i saw logo on your site and its hidden for extra small devices .
    Do this
    go to templatesja_medicaretplsblockstopbar.php

    find this code

    <div class="col-sm-6 col-md-8 hidden-xs <?php $this->_c('topbar') ?>">
    and change it into

    <div class="col-sm-6 col-md-8 <?php $this->_c('topbar') ?>">

    take a backup of your original file before change .

    Let me know if it helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 11 months ago.

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