Home Forums Themes Support Claue Help needed with a couple of things I can't seem to find out how to alter.

Viewing 5 reply threads
  • Author
    Posts
    • #12354

      1. How do I make my footer bottom bar with copyright info a different height. I want it to be 93px high.

      2. How do I make my header that scroll down with my navigation to be 83px high.

      3. How do I make the from the blog posted on the front page content (“Typography is the work of typesetters”) text to a different font size to the normal bofy font of 16px on my site this looks too big set at 16px and like to change it to 15px or 14px. http://take.ms/KYU9v

       

      Kind Regards

      Elephant2009

    • #12376

      Hi Elephant2009,

      1. Please use this code #jas-footer .footer__bot { padding:40px 0; }
      2. Use this code .header-sticky .header__mid {padding: 11px 15px; }
      3. Use this code .jas-sc-blog .post-content { font-size: 15px; }

      Best regards

    • #12415

      Thanks very much, worked a treat.

      Just one more thing is it possible to add an opacity overlay on the image and text option http://take.ms/SnZmxJ

       

      Kind Regards,

      Elephant2009

    • #12442

      Sorry, could you please explain more, I’m not sure understand your point

    • #12489

      Hi sure I mean to have an effect like this https://rt-unero-carousel.myshopify.com/pages/portfolio-masonry when you hover over a image an grey opacity 50% or something overlay, don’t know the technical term in web design for it.

       

      Kind Regards,

      Elephant2009

    • #12503

      Hi,

      Please use the custom CSS below

       
      `.jas-banner > a:hover { opacity: .5; }

      Cheers,
      Foster

Viewing 5 reply threads

You must be logged in to reply to this topic.