Different questions about design

This topic contains 29 replies, has 3 voices, and was last updated by  Kor 8 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #387328

    Peter Hodges
    Expired Member
    Post count: 20

    1. How do I change design of the search box button?

    2. How do I change the design of the search box?

    3. How do I change font of main title on homepage above search box and top menu text

    4. I’ve made the search box wider (750px) but now it’s not aligned in the centre… how do I align it in the centre?

    #387329

    Peter Hodges
    Expired Member
    Post count: 20

    Also, I want the “add listing” in the top menu to actually be a button or styled, how do I do this?

    #387423

    Paolo
    Site Admin
    Post count: 31211

    hi,

    all with CSS : https://wpgeodirectory.com/docs/customizing-your-style/

    If you provide a link will point you in the right direction

    Thanks

    #387661

    Peter Hodges
    Expired Member
    Post count: 20
    This reply has been marked as private.
    #387691

    Kor
    Moderator
    Post count: 16516

    Hi Peter,

    Let me try to answer your questions accordingly.

    #1 I believe you’re referring to the “Advanced Search” custom filters https://wpgeodirectory.com/docs/gd-search/#custom

    #2 Not sure what you mean by this. Could you provide some screenshots?

    #3 You can use the custom CSS code below to change the font size and color

    
    
    #primary-nav ul li a {
        font-size: 19px;
        color:#000;
    }

    and use this to create a button

    
    
    .sd-common #primary-nav ul li:nth-child(3) a {
        font-size: 19px;
        color:red;
        padding:5px;
        background-color:blue;
    }

    #4 Which example?

    #5 Just remove the widget

    #6 Use this custom CSS to change the footer fonts.

    
    
    .copyright .container p,
    .copyright .container a{
    color:red;
    font-size:19px;
    }
    

    #7 Do you mean you want to replace the feature image with a slider? That would require customization.

    Thanks!

    #387702

    Peter Hodges
    Expired Member
    Post count: 20
    This reply has been marked as private.
    #387898

    Peter Hodges
    Expired Member
    Post count: 20

    Hi, any update on these questions? Thanks.

    #387917

    Kor
    Moderator
    Post count: 16516

    Hi Peter,

    Sorry for the delay. I’ll look at it asap!

    #387925

    Kor
    Moderator
    Post count: 16516

    Hi Peter,

    Let me try to answer your questions accordingly. Please insert all custom CSS code into GD > Design > Scripts > Custom Style CSS

    #1 Please use the custom CSS below to remove that

    
    
    .gd-search-input-wrapper.gd-search-field-search {
        display: none!important;
    }

    #2 Are you using the Advanced Search Addon ? https://wpgeodirectory.com/docs/search-filters-overview/#search

    #3 Use this

    text-transform: lowercase;

    #4 That would require hands-on work on custom styling which we do not provide.

    #5 https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-footer-text-in-supreme/

    #6 That is added directly into the child theme, you can only remove it with custom CSS.

    #7 That would require customization, unfortunately.

    #8 I’m getting 3 columns when I inspected your Website http://prntscr.com/fy7awt

    Thanks!

    #388140

    Peter Hodges
    Expired Member
    Post count: 20

    Thank you for the help.

    Just on point 6, I only have 1 category, so it doesn’t look right having this single category icon show up below the search box. Could you provide the code needed to remove this?

    #388155

    Peter Hodges
    Expired Member
    Post count: 20
    This reply has been marked as private.
    #388160

    Kor
    Moderator
    Post count: 16516

    Hi Peter,

    Thanks for your reply. I’ve just tested the code and it seems fine. Anyway, just this code would be enough.

    
    
    .featured-area .geodir-cat-list {
    display: none!important;
    }
    #388174

    Peter Hodges
    Expired Member
    Post count: 20

    Ah, I get a “white bar” that appears where this section was when just using that code – when using both codes, it disappears.

    #388182

    Peter Hodges
    Expired Member
    Post count: 20

    Can you please tell me what’s the best way to display latest blog posts on the homepage?

    #388210

    Peter Hodges
    Expired Member
    Post count: 20

    Another question 🙂 I’ve created a “discount” but how do I add this (the coupon code) to the site? I thought perhaps it might appear on the add listing page automatically?

Viewing 15 posts - 1 through 15 (of 30 total)

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount