puikinsh / Dazzling

Flat design WordPress WooCommerce theme developed using Bootstrap 3 and FlexSlider

Home Page:http://colorlib.com/wp/themes/dazzling/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't open posts in mobile

cristiantanase2016 opened this issue · comments

See reference here:

https://colorlib.com/wp/forums/topic/cant-open-posts-in-mobile/#post-83942

Solution by Giucu:

Line 1085 trebuie scos:

.side-pull-left #primary {
  float: left;
}

Another request: https://colorlib.com/wp/forums/topic/cant-open-woocommerce-product-page-on-mobiletablet/

Solution: need to be deleted also this css:

side-pull-right #primary {
    float: right;
}