New Landing How can we help? Themeforest Theme Support Dante A couple more styling questions…

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #35881
    rcpinnell
    Member
    Post count: 17

    Hi again

    Really enjoying working with this theme.

    Just a couple more woo commerce based styling queries.

    Please see this test product page:

    http://cathnor.com/2014/?product=stephen-cornford-samuel-rodgers-boring-embroidery

    1. How can I remove the meta/links data that appears to the right of the product’s title?

    2. I wish to remove the “Contact” option completely, and also the “Leave feedback” link. Can this be done through custom CSS?

    3. For the Category link, I would really like to be able to remove the word “Category:” and just leave the actual category link there. Again can this be done?

    4.Finally, I really like the way the Share options work, but a couple of problems. Here they are invisible until you roll over them, but I cannot find anywhere to set their starting colour? Am I missing this? Also, when you do roll over, all of the icons appear, including PinInterest and Google+ when I have only set up accounts in the main theme settings for Facebook and Twitter. Any ideas?

    Sorry to keep bombarding you with these bits and pieces. I am learning as I go!

    Richard

    #35899
    rcpinnell
    Member
    Post count: 17

    Oh and another quickie, sorry!

    On a blog post, how can I remove the link to the next post that sits at the top of the post under the title?

    Thanks

    #35900
    rcpinnell
    Member
    Post count: 17

    Question 4 resolved- saw your comment on a different thread, thanks

    #36303
    Melanie – SUPPORT
    Member
    Post count: 11032

    1 what do you mean exactly?

    2

    .leave-feedback, .need-help {
    display: none;
    }

    3

    .posted_in a {
    visibility: visible!important;
    float: left;
    }
    .posted_in {
    visibility: hidden;
    }

    5

    .post-pagination-wrap.curved-bar-styling.clearfix {
    display: none;
    }
    #36397
    rcpinnell
    Member
    Post count: 17

    Thanks for the great support.

    I answer your query, I attach a screenshot highlighting the bit I want to remove.

    Thanks again

    Richard

    #36549
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    You mean the breadcrumbs . You can hide them using this custom css

    #breadcrumbs {display:none;}

    Thanks
    Tahir

    #36554
    Melanie – SUPPORT
    Member
    Post count: 11032
    .single-product #breadcrumbs {
    display: none;
    }

    Cheers! 🙂

    #36609
    rcpinnell
    Member
    Post count: 17

    Brilliant.

    Many thanks

    Richard

    #36846
    Melanie – SUPPORT
    Member
    Post count: 11032

    You’re welcome!

    Thanks Tahir as well, I didn’t see that you responded already :-O Cheers!

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