Home Forums Basel support forum Color Change and Menu Help

Color Change and Menu Help

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7522

    MichaelJarvisWP
    Participant

    Color Change: I can’t find the location to change the color of the filters on the shop page. I highlighted the words that are blending in with the background in the screenshot attached. Just trying to make words black.

    Menu: How can I make a title in the main menu have a picture and a title above it like the screenshot that I attached from the dummy content?

    Thanks so much for the help!!

    Michael

    Attachments:
    You must be logged in to view attached files.
    #7525

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    1. We see that you have activated “Dark” version that makes all your fonts in white colors including filters. Try to disable it in Theme Settings -> Styles & colors

    2. Try to add the following code snippet to the Custom CSS area to change your menu links to red

    .sub-menu-dropdown a {
    	color:red!important;
    }

    Kind Regards
    XTemos Studio

Viewing 2 posts - 1 through 2 (of 2 total)