New Landing How can we help? Themeforest Theme Support Dante Innder page background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #99602
    MHC
    Member
    Post count: 247

    Hi,

    I am trying to use the below CSS to change the inner page background color for my shop page:

    .postid-64650 #main-container {
    background:#ffffff;
    }
    

    Tried to locate the shop page .postid in my source code but got lost… Could you show me the direction?

    Thanks for your help in advance!

    #99794
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This page doesn’t have a unique id, you can use:

    .post-type-archive-product #main-container {
    background:#ffffff;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register