-
AuthorPosts
-
April 10, 2016 at 2:18 am #610714
Hi
Thanks for your help previously greatly appreciatedWe want to change text the text from UPPPER CASE to upper & lower case in Avia Layout Builder > Contents Elements > the caption for Icons and the headings in Tables.
Cheers
Dave
April 10, 2016 at 9:14 pm #610839Hi Dave!
Please provide us a link of your web site with a screenshot of the areas you want to change.
Will help you to provide all the correct CSS.Thanks a lot
Cheers!
BasilisApril 11, 2016 at 12:11 am #610873Hi Basilis
At http://test.findnetsolutions.com/ you will see the text under the Icons is UPPER CASE I would like to know how to change to Upper & Lower Case text.Also at http://test.findnetsolutions.com/engine-reconditioning-workshops/ the table Titles are UPPER CASE I would like to know how to change to Upper & Lower Case text.
We are also using Woo Commerce and in the Shopping Basket Page (Product List & Basket Totals) & Check Out Page (your Order) the Table Titles are also UPPER CASE I would like to know how to change to Upper & Lower Case text.
– http://test.findnetsolutions.com/checkout/
– http://test.findnetsolutions.com/basket/Hope that make more sense.
Cheers
DaveApril 11, 2016 at 5:12 am #610947Hi!
Please add the below code in Enfold > General Styling > Quick CSS
th, .av_icon_caption { text-transform: none!important; }Now the format you type in the backend will appear in the front end too… :)
Cheers!
VinayApril 12, 2016 at 1:40 pm #611851Hi Vinay
Thanks heaps, how can I change that text to be eitherStrong
Hi, H2, H3, H4, H5, H6Cheers
Dave
April 12, 2016 at 3:12 pm #611934Hi!
We are working on your ticket please wait while we update the results here soon.Please add the below CSS in Quick CSS to make the headings bolder
h1, h2, h3, h4, h5, h6 { font-weight: 800!important; }Cheers!
Vinay-
This reply was modified 9 years, 6 months ago by
Vinay.
-
This reply was modified 9 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
