• Firstly, thank you for creating such an amazing theme. I use it for many projects, but this time I have some problem. I have set the header to vertical and I can’t get remove of the drop down icons which you will see on the left. I have a down arrow and plus here, how can I remove these icons? I can’t do this from the ‘Customize theme panel’.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Add the below CSS to the Customize > Custom CSS section to remove it.

    span.dropdown-toggle {
        display: none;
    }
    Thread Starter thisismee

    (@thisismee)

    Wow. Thank you for the quick reply. I would like to ask, what if I would like there to be only an down arrow or only a plus?

    • This reply was modified 6 years, 1 month ago by thisismee.

    It seems there is a plugin conflict because in OceanWP there is only one icon that is plus or minus for mobile view. Try to disable/enable plugin one by one to check for it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Vertical Header – Drop Down icon’ is closed to new replies.