Okay
  Public Ticket #3189651
Flickety Slider (Related Products)
Closed

Comments

  •  24
    UK-Designer-Guy started the conversation

    The related products slider at the bottom of the product pages look odd. The width is all wrong and I can't find out where to set it in the admin  . . .

    It's behind a maintenance mode . . . created a login for you :

    [email protected]

    cuC%vCebC(J(!7K$H^KYrhtS

  •  1,877
    Judith replied

    Hi There,

    Thanks for keeping in touch.

    It seems your logins aren't working, please check and resend.

    Thanks.

  •  24
    UK-Designer-Guy replied

    Doh Im such an idiot :

    new site

    https://thedooraccesscompany.co.uk/

  •  8,839
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .single-product .post-area.span_9 .products.related .product, .single-product .post-area.span_9 .products.upsells .product {
        width: 100% !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  24
    UK-Designer-Guy replied

    cheers Tahir, worked