Period at end of Main menu items, also Bullets not appearing in product desc.

This topic has 6 replies, 2 voices, and was last updated 7 years, 12 months ago ago by Eva Kemp

  • Avatar: annexgrfx
    annexgrfx
    Participant
    March 30, 2016 at 23:29

    I am experiencing a problem after the last update, my bullets are no longer appearing in the product description. I also have a period after the main menu items. for example HOME. ACT HOSTING. etc.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 31, 2016 at 07:48

    Hello,

    As I see a period is shown in the menu http://storage4.static.itmages.com/i/16/0331/h_1459406585_4145849_d03175657f.png .
    To make bullets shown add this code in Theme Options > Custom CSS > Global Custom CSS:

    .tabs .tab-content li {
        list-style: inside disc;
    }

    Regards,
    Eva Kemp.

    Avatar: annexgrfx
    annexgrfx
    Participant
    March 31, 2016 at 14:29

    that did not work, I added it to custom css and to the style.css neither worked. the bullets / periods are still in the menu and the bullets are not in the product description.

    http://act.tools/product/act-4-realty/#1459358386844-7e6bb9a4-65c4

    Avatar: Eva
    Eva Kemp
    Support staff
    March 31, 2016 at 15:38

    Hello,

    I’ve added this code in Theme Options > Custom CSS > Global Custom CSS:

    .tabs .tab-content li {
        list-style: inside disc !important;
    }

    Now bullets are shown in product description.
    Clear browser cache and check.

    Do you want to remove a period in the menu?
    Please provide us with FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: annexgrfx
    annexgrfx
    Participant
    March 31, 2016 at 16:13

    Thank you, however now my menu is all messed up and short.
    I have put the FTP in the private area.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 31, 2016 at 18:34

    Hello,

    The menu displays that way because you added such styles in your child style.css file.
    Check the code in your child theme and remove the one you don’t need.
    Styles weren’t affected before because you made syntax errors in the child style.css. I’ve fixed them and now your code is loading.

    We can’t connect via FTP, there is an error:
    Error: Could not connect to server

    Are there any special settings for connection?

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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