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

Home Forums Themes Support Claue Change header center text

Viewing 1 reply thread
  • Author
    Posts
    • #42646
      special
      Support Expired

      Hi i want to make a bigger picture in center of the header.I have pasted my code and the picture is ok but it displayes small.Playing with chrome inspect i find that the div class=”jas-col-md-8 jas-col-sm-6 jas-col-xs-12 center-md end-sm center-xs fits perfect for me.How i can make this permanent for my site?

      • This topic was modified 2 years, 4 months ago by special.
    • #42648
      Harry
      Support Expired

      Hi,

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

      @media only screen and (min-width: 62em) {
      .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.start-md.start-sm.center-xs,
      .jas-col-md-4.jas-col-sm-3.jas-col-xs-12.flex.end-lg.end-md.hidden-sm.hidden-xs {
      	flex-basis: 25%;
      	max-width: 25%;
      }
      .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.center-md.end-sm.center-xs {
      	flex-basis: 50%;
      	max-width: 50%;
      }}

      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.