Viewing 5 replies - 16 through 20 (of 20 total)
  • @inetol – for the breadcrumb…
    This appears correct in all the pages except the product description page.

    So it looks like you need to move your breadcrumb div inside your catalogue-wrapper div in the individual page php / product description page php file

    This will solve the problem.

    Plugin Author Maeve Lander

    (@enigmaweb)

    Thanks for helping out dee0954 – nice solutions.

    @inetol – I would recommend you make these CSS changes in your THEME CSS not in the plugin css otherwise it will be overwritten if/when you update the plugin. If you need to override the plugin css you can use !important attribute.

    Thread Starter inetol

    (@inetol)

    @ dee0954,
    sorry dee, actually my programming is poor, can you please guide me how to do this ?
    “So it looks like you need to move your breadcrumb div inside your catalogue-wrapper div in the individual page php / product description page php file”

    You’re right Maeve. Missed that. theme.css is the right place for these changes

    I am also having problems with centering the products page.

    I have tried to add the suggested code in CSS but it still does not center the products.

    #wpc-col-2 {
    	width: 60% !important;
    }

    My site is https://www.kfast.com.my/wpcproduct/kingfast-sata3-240gb/

    Would appreciate help on this cause I have no idea what those code means.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Layout not center’ is closed to new replies.