Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #979684

    Hi
    Your site is in offline mode , can u send me login details vai private reply. So that i can check this issue.

    Gigaparts Friend
    #979691
    This reply has been marked as private.
    Gigaparts Friend
    #979706

    Hello

    Also another thing i want to implement is details in product page.

    I want a new tab that is displaying

    Size: (enter what i want)
    Mechanism (enter what i want)
    etc

    I would like to be in tabs
    eg

    Description(1 tab) Details(another tab)

    Please advise.

    Pankaj Sharma Moderator
    #979736

    Hi
    Add below code in custom.css file to to remove the header padding-bottom .

    .t3-header {
        padding-bottom: 0px;}

    and this for the VM module

    .t3-section-1 .vmgroup .vmproduct.no-padding {
        margin-bottom: 0px !important;
    }
    .acm-container-tabs {
        padding: 90px 0;
        padding-top: 0px;
    }

    beside for the Virtualmart product tabs you have to check this with VM documentation and forum for its customization .

    Gigaparts Friend
    #979739

    Margins corrected ty

    How about

    Also please advise how i can disable in small layout the language switcher to be not visible.

    Pankaj Sharma Moderator
    #979751

    Hi
    You can add hidden-xs module suffix in thr language switcher module to hide it in small view.

    Gigaparts Friend
    #979757

    Thank you also this worked well.

    Can you instruct me also how to add top button?

    I tried searching in forum but didnt find any info.

    Pankaj Sharma Moderator
    #979873

    Hi
    For further new question , i request you to open new thread and add the question title in it, it will also help other members to find the same answer.
    Regards.

    Gigaparts Friend
    #979984

    Thank you for your answer.

    Topic closed by me:)

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

This topic contains 9 replies, has 2 voices, and was last updated by  Gigaparts 7 years, 6 months ago.

The topic ‘Some changes i need’ is closed to new replies.