-
Hi
In my Fortuna theme I installed Woocommerce and in the footer I’m showing Fortuna Latest Posts widget in one column and Woocommerce Products widget in another column.
In most of the images they behave as expected, showing small thumbnails and texts.
But when I’m in the blog area, viewing a post for example, the products thumbnails get bigger and ruin the layout.
Debugging and comparing the CSS in both generated pages, in the problem page (blog) there’s a missing section of the Woocommerce CSS. Everything is the same, until we get to the <ul class=”product_list_widget”>, the list that holds the images and texts from product to be shown. From this point, in the blog page, there’s a missing segment of CSS:.woocommerce ul.cart_list, .woocommerce ul.product_list_widget { list-style: outside none none; padding: 0px; margin: 0px; }Then in the
- markup it’s missing this:
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { padding: 4px 0px; margin: 0px; list-style: outside none none; }In the markup it’s missing this:
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { display: block; font-weight: 700; }This CSS rules above are from
http://../site/wp-content/plugins/woocommerce/assets /css/woocommerce.css?ver=2.4.10 :1Finally, in the
markup, that holds the bigger thumbnail, it’s missing this:
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img { float: left !important; width: 56px !important; background: #FFF none repeat scroll 0% 0%; border: 1px solid rgba(0, 0, 0, 0.06); padding: 2px; box-shadow: none !important; margin-left: 0px !important; margin-right: 14px !important; border-radius: 1px !important; transition: all 0.2s linear 0s; }This is from
http://divan.com.br/site/wp-content/themes/fortuna/stylesheets/woocommerce.css?ver=4.3.1 :912Sorry if I’m not clear enough, but is there something I could do to try to find the cause of this error?
Thanks
- markup it’s missing this:
- Theme support is offered to verified customers only. To post a topic go to your Theme Category and add your question at the page bottom.
Theme Categories
Recent Topics
- Alea updates
- Why "Fortune" theme is no longer available?
- PHP 8.1 Error
- Issue with WPB editor icons
- Issue with Icons and Text Alignment for Arabic Content
- Installing and Activating Plugin Fortuna Portfolio CPT (1/8)
- Testimonials page is blank
- warning boc_framework line 905
- Transparent header issue without changes
- Slider Revolution error