Top Bar and Footer Text - by Marion2318 - on WordPress WooCommerce support

This topic has 10 replies, 4 voices, and was last updated 6 years, 10 months ago ago by Naja Jamal

  • Avatar: Marion2318
    Marion2318
    Participant
    June 15, 2017 at 19:41

    Hello, trying to learn how to remove the CONNECT WITH US text in the top bar (it’s very faint but it’s there) and also how to change the color of the footer text. I have gone to theme options and made the text black in the footer but it comes up as a grey color and I can’t find how to change it.

    Thank you so much!

    9 Answers
    Avatar: Marion2318
    Marion2318
    Participant
    June 15, 2017 at 21:12

    Just noticed something else I need assistance with. On my main menu, I have a SHOP button and when you mouse over it, I have a sub menu for all my categories. When you attempt to mouse over the sub menu, it disappears, so you can’t click on anything.

    Thank you!

    Avatar: amzy
    Amzy Leel
    Participant
    June 16, 2017 at 06:27

    how to remove the CONNECT WITH US text in the top bar
    – Appearance >> widgets >> right side top bar area >> 8theme social widgets and remove the title

    Avatar: amzy
    Amzy Leel
    Participant
    June 16, 2017 at 06:30

    I have gone to theme options and made the text black in the footer but it comes up as a grey color
    – I do not see any grey texts in the footer.
    – all are white text
    – how to you want to change the? : http://prntscr.com/fkdjd5

    Avatar: amzy
    Amzy Leel
    Participant
    June 16, 2017 at 06:34

    When you attempt to mouse over the sub menu, it disappears
    – put following css code in 8theme options >> styling >> custom css >> global custom css

    .nav-sublist-dropdown { top: 50px !important; }

    Avatar: amzy
    Amzy Leel
    Participant
    June 16, 2017 at 06:36

    And, if you have any other questions other than these please ask them in a new post / topic

    Avatar: Marion2318
    Marion2318
    Participant
    June 16, 2017 at 15:21

    Thank you for your quick response. Unfortunately, the Custom CSS did not fix the sub menu problem.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 16, 2017 at 15:56

    Hello,

    Try the following code

    .nav-sublist-dropdown:before {
        top: -75px;
        height: 90px;
    }

    Regards

    Avatar: Marion2318
    Marion2318
    Participant
    June 16, 2017 at 23:03

    Thank you so much! That fixed it!

    Avatar: naja
    Naja Jamal
    Member
    June 17, 2017 at 06:38

    You are welcome

  • Viewing 10 results - 1 through 10 (of 10 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.