Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • tamir72 Friend
    #203739

    how to do i align the mega menu to the right?
    and how do i use the custom css?
    thanks

    jooservices Friend
    #559325

    Hi there
    # Please use custom.css to apply your custom css code


    http://www.t3-framework.org/documentation/customization.html

    # I assume you are trying to apply RTL. In this case please turn on this feature and use RTL language. This template already support for RTL

    Thank you,
    Viet Vu

    tamir72 Friend
    #559326

    It is RTL applied.
    All the site is RTL, and the menu is goig to the left….

    jooservices Friend
    #559329

    Hi there,
    In English menu will float-left for left to right ( logo – and menu ). But RTL it’ll load right ( logo than menu ).
    It’s right concept.
    But if you want to set it to float left. Please check #t3-mainnav

    @media (min-width: 1280px)
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;

    And change to left.

    Thank you,
    Viet Vu

    tamir72 Friend
    #559332

    Wher do i find: t3-mainnav
    what is the file?
    i looked at the FTP, should i or it is in the CMS template?

    jooservices Friend
    #559337

    Hi there
    You can use browser debugger to inspect html element.
    To apply custom css please check custom.css


    http://www.t3-framework.org/documentation/customization.html

    Thank you,
    Viet Vu

    tamir72 Friend
    #559340

    I tried it all, and nothing, please help…

    TomC Moderator
    #559372

    <em>@tamir72 458472 wrote:</em><blockquote>I tried it all, and nothing, please help…</blockquote>

    If you haven’t already done so, create a new file called “custom.css” within file path –> /templates/ja_nuevo/css/

    Within that file path, paste the following CSS rule:


    .pull-right {
    float: right !important;
    }


    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    tamir72 Friend
    #559451

    That was very helpfull!
    Thank you very much 🙂

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

This topic contains 9 replies, has 3 voices, and was last updated by  tamir72 9 years, 10 months ago.

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