Font changes after upgrading from 1.6.24 to 1.6.27

This topic contains 7 replies, has 2 voices, and was last updated by  Kor 5 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #434158

    Rafaela
    Full Member
    Post count: 131

    Hi There,
    We need to upload files however have the same issue so many users before us had in that nothing happens when you press the upload button. This was apparantly fixed in 1.6.25 however when I updated to 1.6.27 the fonts in the Search results are not screwed up. Please see attachements.
    The large, aqua font is unwanted…

    Your help is appreciated, thanks!

    #434161

    Kor
    Moderator
    Post count: 16516

    Hi Rafaela,

    Thanks for your post. Could you please share WP admin access in private reply so that we could take a look at it?

    Thanks!

    #434164

    Rafaela
    Full Member
    Post count: 131
    This reply has been marked as private.
    #434176

    Kor
    Moderator
    Post count: 16516

    Hi Rafaela,

    Thanks for your reply. Please update the plugin again so that I could check and see why this is happening.

    Thanks!

    #434623

    Rafaela
    Full Member
    Post count: 131
    This reply has been marked as private.
    #434627

    Kor
    Moderator
    Post count: 16516

    Hi Rafaela,

    Ok, now try inserting the custom CSS code below and see if it fixes the issue you had there.

    
    
    .geodir-page .h2, .geodir-page h2 {
        font-size: 1.5em;
    }
    #434754

    Rafaela
    Full Member
    Post count: 131

    Hi Kor,

    Thanks!
    The code does what it says but the font and colour is still wrong, which can be obviously fixed in the CSS as well.
    Can you please advise the font settings of i.e. Popular Places so the listings show consistent?
    The issue with the font is only evident in the category search result and not in other results.
    I am assuming in th epopular listing instance Geodirectory is not using H2?
    Thanks!

    Rafaela

    #434930

    Kor
    Moderator
    Post count: 16516

    Hi Rafaela,

    Thanks for your reply. Let’s try fixing this using the custom CSS code below. Let us know how it went.

    
    
    h3.geodir-entry-title a{
        color: #22b5ce!important;
        font-size: 20px!important;
    }
    
    .h3, h3 {
           font-size: 20px!important;
    }
Viewing 8 posts - 1 through 8 (of 8 total)

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

Open Support Ticket