Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Align page title to extreme right under mobile menu symbol

Home / Forums / Ascend Theme / Align page title to extreme right under mobile menu symbol

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
September 10, 2017 at 11:25 pm

Hello Ben & company,

Is there anyway to make the Page Title go to the extreme right or left of the mobile menu if the mobile menu is used as the desktop menu? I was trying to use the CSS below but it didn’t work. The page title lines up under the three lines representing the menu when viewing site on a smartphone but as the screen size is expanded to desktop or laptop size the page title goes more to the away from the sides I guess due to the fact that it is in a different container I think. Please let me know.

Thank you.

h1.page_head_title.entry-title {
float: right;
margin-right: 5px;
width: 100% !important;
max-width: 100% !important;
}

  • The forum ‘Ascend Theme’ is closed to new topics and replies.