Viewing 10 replies - 1 through 10 (of 10 total)
  • Bob

    (@jamespictures)

    I want to do this as well, and possibly make the cart a different color to make it stand out more

    I worked out how to change the colour of the cart icon

    Its called by the attribute .fa-shopping-cart in the css

    I just added this to my themes custom.css sheet

    .fa-shopping-cart::before {
    color: #ff0000;
    }

    The icon is now red, a little more distinctive to visitors ??

    Plugin Contributor photocrati

    (@photocrati)

    @lladir & @jamespictures – Please contact our support team directly with any questions or concerns for NextGEN Pro displays via your member’s area at https://nextgen-gallery.com/

    Thanks!

    – Cais.

    Well, since nobody at Photocrati/Imagely wants to actually answer the question, I will. Nextgen uses FontAwesome for that icon. So, FontAwesome has a class for different icon sizes, and you could edit your plugin code to use the class you want, but I chose to edit the FontAwesome css. It’s pretty straightforward. Just remember to minify your css file after editing. That’s the one FontAwesome actually uses. Of course, if it supported the standard WordPress custom css approach that would be better, but, whatever.

    Plugin Contributor photocrati

    (@photocrati)

    @nonuniform – Thanks for your input but the suggestion by @jamespictures would have been our recommendation when adding custom CSS and can be entered under Gallery > Other Options > Styles where it is more likely to be used by NextGEN Gallery et al. by Imagely than any other custom CSS option that may be available on the site.

    – Cais.

    @photorati I tried using custom css first, but apparently the way that NextGen and FontAwesome work togethet, custom css is ignored for font-size property.

    Plugin Contributor photocrati

    (@photocrati)

    @nonuniform – As this is a NextGEN Pro issue, please contact our support team directly with any questions or concerns for NextGEN Pro displays via your member’s area at https://imagely.com/support/

    We’d be happy to try assisting you with getting this sorted out as custom CSS has worked in all other cases of modifying these “icons”.

    Thanks!

    – Cais.

    @photocrati

    Contacted support. Zero response. That’s why I’m posting here.

    Plugin Contributor photocrati

    (@photocrati)

    @nonuniform – If you have still not received a response from your support request, please try again. You might also need to use our contact form and/or emailing NextGEN Gallery support directly (especially if you are using a Yahoo email address … although we are not certain exactly what the issue is, it does seem to be a commonality for those subscribers not getting access to support directly).

    Thanks!

    – Cais.

    I used the support form on the website. I guess that doesn’t get read?

    Ok, I’ll send an email to them directly.

    Plugin Contributor photocrati

    (@photocrati)

    @nonuniform – We address every inbox email we receive generally within 24 hours at the longest (even though our support team only monitors the inboxes Monday through Friday during regular business hours (GMT-5). Direct emails, although not preferred as it can lengthen the troubleshooting process, is an alternative.

    Thanks!

    – Cais.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How can I make the shopping cart icon larger?’ is closed to new replies.