Viewing 8 posts - 1 through 8 (of 8 total)
  • #160420
    Slim
    Member
    Post count: 422

    Hi brothers,
    Can you help me on this situation here?

    Explanation on image.

    Thankz;)

    Attachments:
    You must be logged in to view attached files.
    #160484
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please see: http://www.swiftideas.com/forums/topic/put-product-name-above-proze-on-single-product-page/#post-70331

    to remove the leave feedback add this:

    .leave-feedback {
      display:none;
    }

    – Kyle

    #160542
    Slim
    Member
    Post count: 422
    This reply has been marked as private.
    #160544
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    On all pages? Add this to your custom css:

    .page-heading {
      display: none;
    }

    – Kyle

    #160549
    Slim
    Member
    Post count: 422

    Not the heading, just the text(title) kyle!

    Another question, if i update the theme, my modifications on .php files don’t disappear?

    Thankz;)

    #160553
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok then just this:

    .page-heading > .heading-text {
      display: none;
    }

    To make them update proof you would need to add them to your child theme

    – Kyle

    #160555
    Slim
    Member
    Post count: 422

    Sorry, i don’t understand. add them you my child theme? how can i do that?

    PS: it works;)

    #160558
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’ll need to use a child theme, if you’re not sure what this is you’ll need to do some research

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 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