Site title font weight on all pages different from home page

This topic is empty.

Viewing 4 reply threads
  • Author
    Posts
    • #2562


      Icy
      Guest

      Hi,

      On my home page, my site title under my log on the top left corner is in bold.
      However, once I am on any other pages within my website, the font became semi-bold and is much narrower.

      Also, on my mobile phone, when I am on the Cart page, the cart icon on the top dropped down to almost one-third of the page, and my site title splits up into 2 lines.

      Any idea how to make my site title look consistent across all pages?

      Thanks.

      Icy

    • #2563


      Spiracle Themes
      Guest

      Hi Icy

      Thanks for reaching out
      Please update your theme to ver 1.0.4

      Best Regards

    • #2566


      Icy
      Guest

      Thanks for fixing the error for me yesterday. I have updated the version just now, and when I create a new page, the margin on the left disappeared (it wasn’t like that in the last version). And as you can see on the website link above, the words are now touching the very left of the page, and the whole line spans across the entire width of the page now. Could you also have a look at this one please? Thanks so much!

      • #2567


        Spiracle Themes
        Guest

        Hi Icy

        If you don’t want to use Elementor, Just use Gutenberg blocks to add Content.
        Hope this helps with the issue.

        View post on imgur.com

        Best Regards

    • #2569


      Icy
      Guest

      Hi,

      I have created a new page ‘test2’ after your reply. There is a nice margin on the sides now (thanks!), however, if you browse ‘test2’ on Mobile phone, the Cart icon has gone down to about one-third of the page again, and my site tile Upbeat Dog is split up into 2 lines like before your fix a few days ago.

      Could you kindly look into this too? Thank you.

      Regards,
      Win

      • #2571


        Spiracle Themes
        Guest

        Hello Icy,

        We will address this issue in our next update. Till then you can use this CSS to fix this

        @media only screen and (max-width: 767px) {
        	
        	p.site-title,
        	p.site-description {
        		padding: 0 !important;
        	}
        
        	ul.header-woo-cart,
        	ul.site-header-cart {
        		width: inherit !important;
        		padding: 0 !important;
        	}
        }

        Copy & Paste it in Appearance -> Customize -> Additional CSS

        Let us know if this works for you

        Best Regards

    • #2572


      Icy
      Guest

      Thanks heaps! It’s working beautifully now 🙂

Viewing 4 reply threads

Reply To: Site title font weight on all pages different from home page

Your information:




Cancel