Product Titles Letter all Captial - by c4dude

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

  • Avatar: c4dude
    c4dude
    Participant
    March 20, 2016 at 06:59

    How to make the title from all capital to the same as how i type:
    FOR EXAMPLE, I Typed: Robot Print Cool Galaxy Yoga Leggings, but on product page, it shows ALL CAPITAL

    Thanks!

    12 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 21, 2016 at 10:03

    Hello,

    Please add this code in custom.css file:

    .product-grid .product-name a {
       text-transform: capitalize;
    }

    Regards,
    Eva Kemp.

    Avatar: c4dude
    c4dude
    Participant
    March 25, 2016 at 17:20

    Hello sir
    Revolution slider doesnt show completely on phone.
    How to solve it
    Thanks?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 25, 2016 at 17:38

    Hello,

    You can change slider sizes for mobile in the Rev. Slider settings http://storage3.static.itmages.com/i/16/0325/h_1458923941_2304586_247fd4e9d1.png .
    Set the sizes you need.

    Best regards,
    Jack Richardson.

    Avatar: c4dude
    c4dude
    Participant
    March 26, 2016 at 03:30

    Ok all words on the site is very grey, how can I change it to Black

    on phone product page catalog listed below photos, how to make catalog show above product photos?

    Avatar: Eva
    Eva Kemp
    Support staff
    March 26, 2016 at 08:43

    Hello,

    To change color add this code in custom.css:

    a, p {
        color: black !important;
    }

    Do you mean you want to move sidebar on shop page to the top on mobile?

    Regards,
    Eva Kemp.

    Avatar: c4dude
    c4dude
    Participant
    March 26, 2016 at 19:32

    Do you mean you want to move sidebar on shop page to the top on mobile?

    I am not sure it called sidebar, it is catalog list for sure.

    Avatar: c4dude
    c4dude
    Participant
    March 28, 2016 at 07:26

    and about captial letters, i did what you suggested, and on shop page, it is good now. but on single product page, title still shows as all captial, like:SLEEVELESS BODYCON SEXY FISHNET DRESS HZ8816. How to also change this?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 28, 2016 at 08:05

    Hello,

    Please show a screenshot what you want to do with catalog list and where we can find it.
    For single product page add this code in custom.css file:

    .product_description_mainblock h1, .product-title2 {
      text-transform: capitalize !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: c4dude
    c4dude
    Participant
    March 28, 2016 at 11:36

    currently on phone shop or product page, below information shows below producto photos:

    Product Search
    Categories
    Sweat Wear
    ..
    ..
    Filter by price

    I want all above information shown before listing products.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 28, 2016 at 13:47

    Hello,

    To get sidebar at the top you need change settings in Theme Options > Blog Layout > Sidebar position for responsive layout > select “Top”.

    Regards,
    Eva Kemp.

    Avatar: c4dude
    c4dude
    Participant
    March 28, 2016 at 13:56

    thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 28, 2016 at 13:57

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

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

The issue related to '‘Product Titles Letter all Captial’' has been successfully resolved, and the topic is now closed for further responses

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