Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1085728

    Here’s my product page: https://jsummers.info/services/fohcus-training/
    I made this using the basic editor.

    Can the sidebar be moved to the right?
    Or removed altogether?

    I’d like the content to be wide, across the page.Does that mean using the page builder? Which doesn’t work with most WC extensions…ugh.

    Also, I actually have no widget in the Single Product Pages sidebar.

    #1086302

    Hey Jeffrey,

    Please try this in Quick CSS to remove the sidebar:

    .single-product-main-image {
      display:none;
    }

    Best regards,
    Rikard

    #1086322

    That didn’t work in the quick css but I loaded it into the Customizer CSS and it worked fine. It does take out the product image but I can live with that. Appreciate it.

    This is the latest time a custom css did not work in the theme’s quick css but did in the customizer’s css field. …any concern there?

    #1086803

    Hi,

    Great, I’m glad you got it working. If the CSS is not applying from Quick CSS then it’s likely since you have file compression active under Enfold->Performance. Try to tick the box at the bottom of the page in order to delete the old CSS and JS files and save next time you have that problem.

    Best regards,
    Rikard

    #1086842

    Actually I do not. I haven’t had it deactivated since the first issue I posted and had it suggested that that is what should be happening. I have since had all expired CSS and JS files generated by the theme deleted. Is there any other variable that could cause this?

    #1087346

    Hi,

    Thanks for the update, if you have deleted the old CSS and JS files then there shouldn’t be anything from the theme blocking your CSS from appearing. The only other reason I can think of would be if you have caching or minification applied from a plugin for instance?

    Best regards,
    Rikard

    #1087446

    I’m not running any caching plugin but I do have an image compression plugin running…?

    I went through and turned off each plugin one by one to see if that changed the result, it did not.

    The code is working great in the customizer so I’m happy. I thought you should know. You can mark this resolved unless you have any other questions or comments.

    #1087661

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Product Page Layout’ is closed to new replies.