Map Categories

This topic contains 10 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #406654

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi,

    I have a customer CSS .map_category {display: none;} to disable the categories on the home page map but they are still there.

    Any ideas?

    https://alittlebitabout.co.uk/

    Cheers

    Mark

    #406662

    Kor
    Moderator
    Post count: 16516

    Hi Mark,

    Try using the “important” declaration as shown below.

    
    
    .map_category {
        display:none!important;
    }
    #406768

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi Kor,

    Didn’t work I’m afraid.

    Cheers

    Mark

    #406776

    Kor
    Moderator
    Post count: 16516

    Hi Mark,

    Just corrected the other custom CSS code that is causing it to not work. Could you please check now?

    Thanks!

    #406777

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Thank you Kor

    #407431

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi Kor,

    All the dates from my events seem to have disappeared. Please can you look into it for me.

    Thanks

    Mark

    #407434

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #407441

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi Kor,

    The event dates and times that appear on the main image are not showing (see screenshot). This is on all event pages.

    https://alittlebitabout.co.uk/whats-on-in/the-city-of-brighton-and-hove/brighton/christmas-1/brighton-christmas-market/

    All the best

    Mark

    #407479

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    The Supreme Directory theme is updated pretty often, and your custom CSS will need to be updated also.

    You can read more here about how a developer can help you maintain your special style for your site:

    https://wpgeodirectory.com/docs/customizing-your-style/

    PS. Please make a new topic for each separate issue.

    #407496

    Mark Kingsley-Monks
    Full Member
    Post count: 163

    Hi Alex,

    I posted on this thread as the date and time seemed to disappear when the above changes were made.

    Also aren’t the dates and time part of the theme? If so can someone please look into it for me.

    All the best.

    Mark

    #407522

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    You probably have some custom CSS that is blocking there display.

    I recommend you update the theme, if needed, and then remove your custom CSS line by line until you find the culprit.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket