Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • okiud Friend
    #202692

    Hello,

    I’m trying to remove the huge blank space (that honestly I really don’t like in these templates) in the intro2 position.
    I put:

    .t3-module {
    padding-top: 20px;
    }

    .t3-module {
    padding-bottom: 24px;
    }

    in the custom.css position but it doesn’t seem to have helped.

    How can I fix it? Thanks!

    Pankaj Sharma Moderator
    #555090

    Hi if you want to remove the blank space above menu you can take a look on this thread .
    or Please add a screenshot of your issue and share your working site url , so that i can assist you better .

    okiud Friend
    #555104

    <em>@pankajsharma 452922 wrote:</em><blockquote>Hi if you want to remove the blank space above menu you can take a look on this thread .
    or Please add a screenshot of your issue and share your working site url , so that i can assist you better .</blockquote>

    Hi Pankaj, you have a PM!
    Thanks!

    Pankaj Sharma Moderator
    #555109

    <em>@okiud 452919 wrote:</em><blockquote>Hello,

    I’m trying to remove the huge blank space (that honestly I really don’t like in these templates) in the intro2 position.
    I put:

    .t3-module {
    padding-top: 20px;
    }

    .t3-module {
    padding-bottom: 24px;
    }

    in the custom.css position but it doesn’t seem to have helped.

    How can I fix it? Thanks!</blockquote>

    Hi your code also work
    just add your code like this


    .t3-module {
    padding-bottom: 24px!important;
    }

    and

    .t3-module {
    padding-top: 20px!important;
    }

    Clear cache and check .
    Let me know if it helps

    okiud Friend
    #555117

    <em>@pankajsharma 452943 wrote:</em><blockquote>Hi your code also work
    just add your code like this


    .t3-module {
    padding-bottom: 24px!important;
    }

    and

    .t3-module {
    padding-top: 20px!important;
    }

    Clear cache and check .
    Let me know if it helps</blockquote>

    Great thanks, it worked.

    Two more questions: regarding the logo, how to make the logo being in the same line of the menu items: http://i58.tinypic.com/2uqzjnt.jpg and avoid it to be overlapped by the menu items for some mobile devices?

    Thanks

    Pankaj Sharma Moderator
    #555158

    HI actually these are in same row its due to big size of your logo .and the main nav is totally filled by the menus so whenever you resize you browser window . it will got down ,. you can see the side nav menu is also there >>> http://prntscr.com/565f1y

    okiud Friend
    #555190

    Thanks Pankaj! One more thing: why my checkout page is not displayed like the one in the demo? font colours on the button is different and looks more messy than in the demo.

    Thanks

    Pankaj Sharma Moderator
    #555192

    Hi
    it seems you have not configured the menu and module for this . Please follow this user guide for the Hikashop pages .

    Hope it helps You.

    okiud Friend
    #555193

    I don’t understand. It is the copy of the demo, so it should be the same right? What should I configure? (i read that manual but it is for who has to create those pages I think)

    Pankaj Sharma Moderator
    #555194

    No it seems you deleted the menus or unpublished .
    you can see in demo checkout page url is

    http://ja-jason.demo.joomlart.com/index.php/en/shop/checkout
    and on your site its like this
    yoursite.com/component/hikashop/checkout.html?Itemid=510
    you need to create or publish menu as mentioned in the documentation

    Pankaj Sharma Moderator
    #555198

    Hi i fixed the issue directly on your site .
    css is not working on that page this is the issue so i added

    yoursite/templates/ja_jason/css/extras/com_hikashop.css
    /templates/ja_jason/etc/assets.xml .
    now its working fine .
    Please check your site and confirm .

    okiud Friend
    #555199

    thank you very much for your help Pankaj!

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

This topic contains 12 replies, has 2 voices, and was last updated by  okiud 9 years, 5 months ago.

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