test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • safakocamanoglu Single
    #907915

    My website http://www.gençdizayn.com.tr

    1 Eror => Site pc web window mode, but it seems off-canvas Menu

    2 Eror =>After clicking on the logo, go not to the home page
    Page refreshing eg http://www.gençdizayn.com.tr/hakkimizda.html Click the logo

    These problems did not used to be, Waiting for your help
    Thanks. Good Work Jomlaart


    1. sorun-1
    2. sorun2
    Pankaj Sharma Moderator
    #907921

    Hi
    To move the off-canvas in right add this code in custom.css file

    @media (min-width: 992px) {
    .navbar-header {
        float: right!important;
    } }

    for logo url are into this file /templates/ja_rent/tpls/blocks/header.php
    Find

    <a href="<?php echo JURI::base(true) ?>
    

    replace it with

    <a href="<?php echo JURI::base() ?>

    Hope it helps .

    safakocamanoglu Single
    #907951

    I could not find the custom.css file location

    logo fix the problem. Thnaks

    Pankaj Sharma Moderator
    #907952

    Hi
    Go to /templates/YOUR JA TEMPLATE/css/custom.css
    create a new file with name custom.css if its not present .

    safakocamanoglu Single
    #907957

    Hi
    I created custom.css file
    It moved to the right side to the left, still looks in the computer window


    1. 12
    Pankaj Sharma Moderator
    #907960

    Do u want to Turn off it ?
    You can Off it from template options > addons > Off-canvas sidebar > OFF
    Here > > > http://prntscr.com/amq49k
    Do this for All template style to apply change for full site .

    safakocamanoglu Single
    #907973

    No I would like to close
    If I close, It does not appear on the phone menu
    I just want to see off-canvas on the phone menu


    1. 3-1
    2. 4
    Pankaj Sharma Moderator
    #908228

    Hi
    You can hide the off-canvas module position for different views from Template options > Layout > Responsive layout > Large > http://prntscr.com/an1d6z
    Click on eye icon to hide a position . I just did this for you as you can see in my screenshot .
    Hope it solve the issue .

    safakocamanoglu Single
    #908256

    I love you very much, thank you so much :))) :))

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

This topic contains 8 replies, has 2 voices, and was last updated by  safakocamanoglu 8 years, 8 months ago.

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