close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Changing 'Learn More' button font

Thread began 9/07/2012 3:41 am by stottiecake442163 | Last modified 9/07/2012 8:58 am by Jason Byrnes | 4752 views | 1 replies |

stottiecake442163

Changing 'Learn More' button font

Hi

Is it possible to change the font contained within the 'Learn More' buttons. I'm able to change all of the other wording when customizing except these - they stay as Arial font.

If not, is there any way around this?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

In the Cafe Commerce admin section, go to the Design tab, Advanced section.

you can add custom CSS Here. the learn more buttons are a tags using the button class, you can use this css to set the font family:

a.button { font-family:Verdana, Geneva, sans-serif; }
Sign in to reply to this post

stottiecake442163

Thanks, I've managed to change the 'Learn More' button font with this code, but realised this does not change some of the other button fonts, such as 'Add to Cart' and related Cart buttons, and the Coupon Code 'Apply' button (and possibly others).

Is it possible to also change the font on these?

Thanks for your help.

Sign in to reply to this post

Jason ByrnesWebAssist

if you use Firebug in Fire Fox, it will allow you to inspect element s on your page to find class names or IDs that you can use to create advanced style.

for example, the add to cart buttons are a submit input type, that have the class of "button"

so the following css can be added:
input.button {font-family:Verdana, Geneva, sans-serif; }

for details on using Fire Bug, see the following page:
roadmap_10.php

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...