Home Forums Pro Themes University Hub Pro Replacing the search bar with language bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37382
    LaMpiR
    Participant

    Hello once again 🙂

    I would like very much to instead of search bar have the option to show the flag of the language with the Q-Translate-X.

    Can you point me to the right files?ž

    Url: rep-srpska.vukovic.info

    #37487
    wensolutions
    Keymaster

    Hello @lampir,

    To place the flag of the language by using the plugin Q-Translate-X in place of search bar requires change in code as well as in the style. As the plugin can be used through the widget, it is best to use the plugin in the widget area included in the theme.

    And as much as we would love to help you on this with some custom code and CSS, this is beyond the support offered for our products.

    Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.

    To hire a developer please follow the link below
    http://themepalace.com/hire-a-customizer/

    We hope it helps,

    Best Regards.

    #37755
    LaMpiR
    Participant

    Hi.

    I have found the code that I need, but I would appreciate a bit of help with the css.

    I am attaching the picture to it.

    I would very much like to have those two flags aligned vertically in the middle since they are on the bottom now.

    .header-search-box {
        float: right;
        position: relative;
    
    }

    http://www.vukovic.info/reptest.png

    Thank you very much in advance!

    #37777
    wensolutions
    Keymaster

    Hello,

    You can use the following custom CSS to align the flags vertical center in place of header search bar :

    .widget.qtranxs_widget {
        margin-top: 16px;
    }

    Hope this Helps,

    Best Regards !!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.