Supreme Theme Update

This topic contains 21 replies, has 3 voices, and was last updated by  Kor 7 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #319569

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #319571

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #319572

    Jimmy Ryan
    Expired Member
    Post count: 202

    Also, if I install WooCommerce will that WC have any adverse impact upon your GD functionality? I will be offering products and prefer to use the WC if possible.

    #319588

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    That shouldn’t be happening. Custom CSS code will not be removed if you update the theme or even the GD core plugin. It is saved into the database. Did you insert the custom CSS code into GD > Design > Script > Custom Style CSS?

    Meanwhile, could you please insert a listing with full address so that I could provide you the custom CSS again?

    Thanks!

    #319846

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #319847

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #320006

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    Try using the custom CSS code below to fix the alignment issues. Let us know if it’s what you’re looking for. Kindly insert into GD > Design > Scripts > Custom Style CSS. If it doesn’t work, please provide WP admin access and I’ll check it out.

    
    
    .geodir_more_info br {
        display:none;
    }
    span[itemprop="streetAddress"] {
        display: block;
    }
    span[itemprop="addressLocality"] {
        display: block;
    }
    span[itemprop="addressRegion"] {
        display: block;
    }

    Thanks!

Viewing 7 posts - 16 through 22 (of 22 total)

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

Open Support Ticket