Geo Travel Theme – Change Colors Option

This topic contains 19 replies, has 4 voices, and was last updated by  Kor 6 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #396987

    Kor
    Moderator
    Post count: 16516

    Hi Shannon,

    Thanks for your reply. I’ve just inspected your Website and I couldn’t find a Widget title with orange highlights. Probably you’ve fixed this on your own. Well, let us know if you need anything further.

    Thanks!

    #397048

    Shannon Grant
    Expired Member
    Post count: 31

    On the photos below, you can see your code was able to change the highlighted label areas to blue, but still some of the sidebars are highlighted orange. I’d like it to be universal and more professional, less child-like colors. Isn’t there an easy way to change the font, colors, highlights?? I’d love to modify my font too, but am unsure how.

    (Also, I find that in some of my widgets – Like the bottom photos “Best of Activities” the photos aren’t coming up, just blank boxes. Any insights on that?)

    #397097

    Kor
    Moderator
    Post count: 16516

    Hi Shannon,

    Using the custom CSS code below should apply to all “Widget Titles”.

    
    
    .widget-title {
        background: #b1c4f9!important;
        font-size: 18px;
        color:#333;
    }
    
    .geodir_list_heading {
        background: #b1c4f9!important;
    }

    As for the “Best of Activities” Widget, could I have the access to your Website so that I could check on it?

    Thanks!

    #397117

    Shannon Grant
    Expired Member
    Post count: 31
    This reply has been marked as private.
    #397267

    Kor
    Moderator
    Post count: 16516

    Hi shannon,

    Sorry for the late response. I’ve just taken another look at this page http://ourworldschools.com/travel/ and the “Best Of Widget” is loading the images now. http://prntscr.com/gpjnfy . Could you please replicated the said issue again so that I could take another look at it?

    Thanks!

Viewing 5 posts - 16 through 20 (of 20 total)

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

Open Support Ticket