Supreme Theme Customization

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

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

Open Support Ticket
  • Author
    Posts
  • #232329

    Jimmy Ryan
    Expired Member
    Post count: 202

    I am looking for a few hours of customization. Is there anyone out there who is already well aware of Supreme Them and offers customization by hourly rate, and if so how much per hour do you charge?

    #232344

    goodmuyis
    Expired Member
    Post count: 18

    Can You give the list of what you wanted to achieve. peradventure I can spare the whole day for you

    goodmuyis

    #232402

    Jimmy Ryan
    Expired Member
    Post count: 202

    First task === Fix the listing details page address. See attached image showing the BEFORE and AFTER.

    The existing Supreme Theme displays the address sloppy in one continuous string.

    I would like to display the address clean:

    Name of Business (TITLE of LISTING)
    123 Easy Street
    City, State ZIP

    #233193

    goodmuyis
    Expired Member
    Post count: 18

    I dont know if you appreciate private communicationm send me mail ultramail2000-gdmail@yahoo.com ( this is Disposable Email Address, I reply with my original mail)

    Also I will need your site url to see the layout, what above need is just CSS customization

    #233352

    goodmuyis
    Expired Member
    Post count: 18

    Name of Business (TITLE of LISTING) will require theme modification in the mean time apply this css if you can.

    
    
    #post_infoTab .geodir_more_info {
    	border-bottom: 1px solid #eee;
    	line-height: 19px;
    	margin: 5px 0 5px;
    	padding: 3px 0 8px;
    }
    #post_infoTab .geodir-i-location{
        display: block;
    }
    #post_infoTab .geodir_more_info > span {
      line-height: 1.5
    }
    #post_infoTab .geodir_more_info span:nth-of-type(1){
      margin-left: 0px !important;
      font-weight: 800
    }
    #post_infoTab .geodir_more_info br:nth-of-type(2),
    #post_infoTab .geodir_more_info br:nth-of-type(3),
    #post_infoTab .geodir_more_info br:nth-of-type(4){
        display: none
    }
    #post_infoTab .geodir_more_info > span:nth-of-type(3),
    #post_infoTab .geodir_more_info > span:nth-of-type(4),
    #post_infoTab .geodir_more_info > span:nth-of-type(5){
        display: inline;
        margin-right: 2px
    }
    #post_infoTab .geodir_more_info > span:nth-of-type(2),
    #post_infoTab .geodir_more_info > span:nth-of-type(3){
        display: inline;
        margin-left: 17px
    }
    #post_infoTab .geodir_more_info > span:nth-of-type(3):after,
    #post_infoTab .geodir_more_info > span:nth-of-type(4):after,
    #post_infoTab .geodir_more_info > span:nth-of-type(5):after{
        content: ", ";
        position: relative
    }

    See result on the attached

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

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

Open Support Ticket