Home Forums Pro Themes University Hub Pro Updated from 1.0. to 2.0.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59219
    repsrpska
    Participant

    Hello good people.

    I just upgraded to version 2.0(didn’t know that there was one).

    I changed the file searchform.php in order to mantain the old Q-Translate-X switcher, but it seems off now.

    I didn’t change anything with the additional css.

    Please help

    #59251
    wensolutions
    Keymaster

    Hello @repsrpsk,

    If you are making the modification directly in your theme then let us remind you that it is always a bad practice because all of your modification will be lost once you update your theme to the latest release .

    As for the issue please mention the code that you previously have in your searchform.php . Also as we are not quite clear with the issue from the screen shot ,please post your site URL so that we could inspect further .

    Hope you understand 🙂 .

    Best Regadrs!!

    #59266
    repsrpska
    Participant

    I know, but I don’t want to have an search bar and I want to have the language bar there for the language switcher between the two languages.

    I did that for the version 1.0 and it worked perfectly 🙂 Not is missaligned. I would like to have it in the middle, from top to bottom and a bit on the left and thats it 🙂

    Website is rep-srpska.at

    Thank you very much!

    #59275
    wensolutions
    Keymaster

    Hello @repsrpska,

    To adjust the position of the flags in menu bar use below given CSS.

    For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .header-search-box .widget.qtranxs_widget {
        margin: 18px 22px 0;
    }

    Please adjust the px according to your requirement .

    Hope this helps .

    Best Regards!!

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