How to make Responsive Mobile – Menu Simple

Posted in: Newspaper
Post count: 3

Hello all,

first let me congrats on the beautiful theme.
I just wanted to know how i can make the Responsive Mobile-Menu and Responsive Mobile-Search button to be more simple not to have that cubic transition as it is now.
PS: Talking about http://prntscr.com/dc868j – i want when i press those button to have simple right-to-left transition and for the search button simple left-to-right transition, background color black opacity 50%.

Is that possible and if can you please walk me through making that.

Regards, Kristijan

Post count: 22421

Hello,

Unfortunately the transition cannot be removed as it is part of the menu. You can use this css to stop the transition effect:
.td-search-opened .td-search-background, .td-search-background{
transition:none!important
}

The background colors can be changed from the theme panel colors section or from the mobile theme section if you use the mobile theme plugin

Thank you!

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