Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #278162
    Heinz
    Participant

    Hello
    In the Future Content area, I have set it up so that the title topics are light blue and when I hover over them with the mouse, they become dark blue. However, the color when I click on it cannot be adjusted. Can I set the text to turn orange when I click on it? The same problem is with the button on this page. This should also be orange when I click on it.
    https://schneegetraenke.ch/#featured-content
    Many thanks for the help.
    regards
    Heinz

    #278229
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-item a:focus {
    	color: #f23456 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #278359
    Heinz
    Participant

    Hello
    Thank you for your tip. But it doesn’t work. Do you have another way? I would also be interested in the change in color of the button.
    Thank you for your help.
    regards
    Heinz

    #278400
    Skandha
    Participant

    @henebe: Hello Heinz,
    Can you please specify which button you are referring to?

    Kind Regards,
    Skandha

    #278405
    Heinz
    Participant

    Hello Skandha
    In the feature content area https://schneegetraenke.ch/#featured-content. The titles below the pictures e.g. mineral water (Mineralwasser) and the button at the bottom of this page.
    regards
    Heinz

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Colors in future content’ is closed to new replies.