logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
rlopez397954  
#1 Posted : Saturday, July 27, 2019 12:52:45 PM(UTC)
rlopez397954

Rank: Advanced Member

Groups: Authorized User, Registered, Developers
Joined: 11/30/2018(UTC)
Posts: 81

Thanks: 8 times
Was thanked: 1 time(s) in 1 post(s)
Running a development site latest re-lease Version: 9.0.0.5588. There is no font size control in the WYSIWYG in product descriptions. I can manually change the font size, however with a 1000 plus items, this would take quite sometime to go through. Any ideas would be great!

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

MikeR  
#2 Posted : Saturday, July 27, 2019 5:24:15 PM(UTC)
MikeR

Rank: Advanced Member

Groups: Administrators, Developers, Registered, HelpDesk, System, Admin
Joined: 10/18/2018(UTC)
Posts: 183

Thanks: 1 times
Was thanked: 6 time(s) in 6 post(s)
Hello,

Try adding the css to the custom.css overrides.

Dashboard > Website > Design > Themes > CSS Editor

article.product-single h3 {
font-weight: 600;
font-size: 26px;
line-height: 24px;
margin-top: 15px;
letter-spacing: 0;
height: 44px;
}
Thank you for your support!
Mike Randolph
AbleCommerce.com
rlopez397954  
#3 Posted : Saturday, July 27, 2019 7:40:19 PM(UTC)
rlopez397954

Rank: Advanced Member

Groups: Authorized User, Registered, Developers
Joined: 11/30/2018(UTC)
Posts: 81

Thanks: 8 times
Was thanked: 1 time(s) in 1 post(s)
Mike thank you for the quick response. I added this CSS to the Themes CSS Editor and no change. Still have no drop down box for changing font size.

However, this option is available when editing text through the front end using the CMS On/Off button. So I just assumed it should be there in the Admin side
when working with category & product descriptions i.e.

Thanks again.
Ricky
MikeR  
#4 Posted : Saturday, July 27, 2019 7:49:49 PM(UTC)
MikeR

Rank: Advanced Member

Groups: Administrators, Developers, Registered, HelpDesk, System, Admin
Joined: 10/18/2018(UTC)
Posts: 183

Thanks: 1 times
Was thanked: 6 time(s) in 6 post(s)
Hi Ricky,

I tested that change and if it's not working it's likely Chromes caching.

The is a great chrome add-on

https://chrome.google.co...llbfkmgnhonkkjfpdn?hl=en

We tried to cover the most common changes with the Theme editing, but with the custom.css file you can add you own changes.

Here is a good article on using Chrome's developer tools to figure out CSS changes and then they can be pasted into the custom.css.

https://designtlc.com/us...pector-edit-website-css/
Thank you for your support!
Mike Randolph
AbleCommerce.com
Katie S  
#5 Posted : Wednesday, August 7, 2019 7:10:56 AM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 423

Thanks: 4 times
Was thanked: 34 time(s) in 33 post(s)
I posted a bug report for the Inline editor missing features that we have on the retail side, such as the font size. However, if you want to change style of something store-wide, then modifying the CSS is definitely the way to go.

ref. AC9-1232

Thanks,
Katie
Thanks for your support!

Katie
Secure eCommerce Software and Hosting
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.