Help positioning search icon in sticky header

Posted in: Newspaper
Post count: 13

I am using template 6 for the header. Somehow, my search icon has changed positions to the left of the menu, but I want it to the right. Please advise.

Post count: 35449

Hi,

Please provide me a link where I can check your search position, usually this is set only in the right place, only if you are using a rtl language it can be change in the left.

Thank you!

Post count: 13

The website is: https://www.bigtimesoftball.com
Let me know if you need login info.

Post count: 35449

Hi,

From what I can see you are using a cloud header from tagDiv Cloud Library, so you’ll be able to edit it using with tagDiv Composer -> https://i.imgur.com/j2B8LNR.png click on edit template -> https://i.imgur.com/rMWCuMu.png after that use the drag and drop to move the elements ( search) -> https://i.imgur.com/CVdHszk.png also make sure that the search is set to align right -> https://i.imgur.com/gUvrIki.png and the menu not.
Also you can use a custom css here is an example -> https://i.imgur.com/W1JGZrW.png
.tdb_header_logo, .tdb_header_menu{
float: left!important;
}

The code need to be set in theme panel> custom code> custom css.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.