Your account expired support, please renew to get your support.

Home Forums Themes Support HelpDesk Top Header single column

Viewing 1 reply thread
  • Author
    Posts
    • #36254
      jskopljak
      Support Expired

      Is there a way to make the top header single column so that I can have the copy stretch across in a single line?

      Attachments:
      You must be logged in to view attached files.
    • #36257
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .header__top .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.center-md.end-sm {
      	width: 100%;
      	flex-basis: 100%;
      	max-width: 100%;
      }
      .header__top .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.start-md.start-sm,
      .header__top .jas-col-md-4.jas-col-sm-2.jas-col-xs-12.end-md.hidden-sm {
      	display: none;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.