Home>Support>Insert Blog Title – Related Products pics too big – Problem with Safari

Insert Blog Title – Related Products pics too big – Problem with Safari

Hello,

I have tree different questions and I don’t know if is correct to post all together. I try.

• I would like to see the title “BLOG” on the page who contains all posts http://fmldesign.it/blog/

• In every items page there are some “Related Products”, and I would like them smaller. Now they are 518px x 518px and I would like they be 90px x 90px, example page: http://fmldesign.it/product/marsala-melange-felt-clutch-bag/

• If I watch the web site with Safari, the top menu font changes, at the first appare as bold and when I start to scroll down the font changes as a regular.

Could you help me please to resolve this problems?

Thank you so much,
Franco :)

URL: http://www.fmldesign.it

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Franco

    No problem.

    1. Change the page template in the right column from Blog to Default. Then click over the Page Builder tab and insert the Post Loop widget. The page title will then display and the page will show posts.

    2. Try the following under Appearance > Custom CSS:

    /* WooCommerce */
    
    .woocommerce .thumbnails a { 
    max-height: 90px;
    max-width: 90px;
    }
    

    3. I’m unfortunately not seeing this in OS X Safari. Perhaps try one of the below selectors to try help:

    /* Menu */
    
    .main-navigation ul li a {
    font-weight: normal !important;
    }
    

    OR

    /* Menu */
    
    .main-navigation ul li a {
    font-weight: bold !important;
    }
    
  2. 9 years, 8 months ago Franco Massimo

    Hi Andrew!

    Thank you very much for your fast answer!

    About the blog, I already tried to change the page template, I tried again after your answer but nothing.

    I inserted the code for the thumbnails in the Custom CSS but nothing changes. I think maybe there is an automatic proportion that build the thumbnails size.

    I tried the the two codes for the menù font. With the first nothing change, with the second the menù becomes bold but the problem persist as if there is a relation between the menù and the menù when I scrolling down the page.

    Am I a hopeless case? Anything else we can try?

    Thank you very much,
    Franco :)

    P.S.: I really hope that I been able to explain, my English is not very good, sorry!!!

  3. 9 years, 8 months ago Franco Massimo

    Looking for an alternative solution for the thumbnails too big, I find the following code

    .woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product { width: 22% !important; }

    and it works!!!
    I hope to be helpful for other with the same problem! :)

  4. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Your English is no problem.

    So for the Blog page, head to Settings > Reading, make sure your Blog page isn’t selected as the posts page, de-select it there. Then go to your Blog page, click on the Page Builder tab, insert the Post Loop widget. Your page title should now display.

  5. 9 years, 8 months ago Franco Massimo

    Brilliant! Now my blog page works as I need!!!

    Thank you so much Andrew for your help and thank you all staff for the beautiful Vantage theme, really great work!!!

  6. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Super, really glad to hear you’re on track. We appreciate the support :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More