Home Forums Basel support forum Product details

Product details

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #96965

    Pedram
    Participant

    Hi there, quick question. Is there anyway to hide or edit the produst details where the compare icon and social media icons appear? please see attached image.

    Thank you 🙂

    Attachments:
    You must be logged in to view attached files.
    #96993

    Hello,

    Navigate to the Theme Settings > Product page you will find the options which you can hide. Then specify what you would like to hide we shall provide your custom CSS

    Best Regards

    #97134

    Pedram
    Participant

    Thank you!just to confirm these can only be hidden with CSS?

    I’m trying to hide the compare icon, SKU text and hide some of the social media icons and keep only Instagram and Facebook.

    #97136

    Pedram
    Participant

    A few more question(s):
    1) I can’t find HTML blocks anymore.
    2) I can’t find an option to link to Instagram under social profiles

    I might be looking at the wrong place.

    Thanks!

    #97191

    Hello,

    HTML block: navigate to Appearance > Install plugins > make sure everything has been installed and activated.

    Social icons: Theme Settings > Social profiles > Links to Social profiles, insert URLs and those social networks which have links will be shown.

    Please add the code to hide SKU, compare icon to the Theme Settings > Custom CSS

     .sku_wrapper{
    display:none!important;
    }
    .compare-btn-wrapper{
    display:none;
    }

    Best Regards

    #97392

    Pedram
    Participant

    Thank you very much Elise! you guys rock and I’m thankful for your support.

    #97421

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Product details’ is closed to new replies.