Read more in portfolio - by juanideas - on WordPress WooCommerce support

This topic has 9 replies, 5 voices, and was last updated 8 years, 5 months ago ago by Robert Hall

  • Avatar: juanideas
    juanideas
    Participant
    July 31, 2015 at 00:21

    Hi! i would like to know if i can remove read more RED BUTTON in homepage in portfolio widget? just show image in 4 column with no info (title and read more)?
    can i fix the text in banner? each line loo very bad, with too much space between each sentence . look:
    http://aguamarinastore.com.ar/shop/agm/

    juan

    8 Answers
    Avatar: stan
    Stan Russell
    Participant
    July 31, 2015 at 10:22

    Hello,

    unfortunately we can not reach your site here: http://aguamarinastore.com.ar/shop/agm/
    Please check.

    Regards,
    Stan Russell.

    Avatar: juanideas
    juanideas
    Participant
    July 31, 2015 at 14:53

    Is so extrange, i can!
    look now in: http://aguamarinastore.com.ar/shop/

    1. i would like to know if i can remove read more RED BUTTON in homepage in portfolio widget? just show image in 4 column with no info (title and read more)?
    2. can i fix the text in banner? each line loo very bad, with too much space between each sentence .
    3. can i make a header look with background color? i need a dark color, and menu items in bright color.
    thanks!!

    Avatar: juanideas
    juanideas
    Participant
    July 31, 2015 at 15:04

    Thhis: 1. i would like to know if i can remove read more RED BUTTON in homepage in portfolio widget? just show image in 4 column with no info (title and read more)? I CAN REOLVE IT.

    wait, then for the answer of the others issues
    Kind regards!
    juan

    Avatar: Eva
    Eva Kemp
    Support staff
    July 31, 2015 at 15:41

    Hello,

    1. Have you resolved the issue?

    2. Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .banner .banner-content p {
        margin: 0px !important;
    }

    3. Use this code in Custom CSS:

    header {
        background-color: grey;
    }
    .menu > li a {
      color: white !important;
    }

    Regards,
    Eva Kemp.

    Avatar: juanideas
    juanideas
    Participant
    July 31, 2015 at 17:23

    Thanks a lot!! everything work ok!
    but the menu tittle on mousse over look white too, can i change to this color? #dee7ed
    Kind regards!
    juan

    Avatar: Eva
    Eva Kemp
    Support staff
    July 31, 2015 at 18:12

    Hello,

    Please use this code for hover color:

    .menu > li a:hover {
      color: #dee7ed !important;
    }

    Regards,
    Eva Kemp.

    Avatar: ajgoehring
    ajgoehring
    Participant
    October 30, 2015 at 02:17

    How do I change the color of the read more button? And change the text to say something else??

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 30, 2015 at 09:34

    Hello @ajgoehring,

    Please provide us with link to the page where you need change color and text.

    Regards,
    Robert Hall.

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.