This topic has 3 replies, 3 voices, and was last updated 9 years by sharmstr.

  • Author
  • #73957
     russayres
    Participant

    My home page is set to Full-width template and site layout is ‘Wide’.

    On my product pages I don’t want to use sidebars, but I really need some borders at the top and side edges. Ideally I’d like to set the site layout to ‘Boxed’ for all product pages, but I can’t see how to do that.

    Is there a way to achieve what I want?

    #74015
     micronorton
    Participant

    Second this need

    #74042
     russayres
    Participant

    I’ve found a workaround for now:

    Put this CSS in the Visual Composer CSS setting for every product page (or whatever page you want the borders for:

    .container-full {
    padding: 30px;
    }

    I think it would be good to be able to set the Layout = Boxed or Wide, for each page though.

    #74043
     sharmstr
    Moderator

    Every wp page has a body class that has a selector for the type of page which makes it easy to apply css to a page type.

    COPY CODE
    
    
    .single-product .container-full {
    padding: 30px;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?