Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1039744

    I have a problem with the tab section:

    I have a Listener Plugin, but they say that the problem is my theme, every tex is together, for example:

    Phone(809) 970-0501
    Websitehttp://telefericopuertoplata.com/
    AddressManolo Tavárez Justo, Las Flores, Puerto Plata, Dominican Republic.

    There isn’t space betwen title and text.

    This must be correctly:
    Phone (809) 970-0501
    Website http://telefericopuertoplata.com/
    Address Manolo Tavárez Justo, Las Flores, Puerto Plata, Dominican Republic.

    #1039873

    Hey honkatech,

    Where can we see the problem you are having?

    Best regards,
    Rikard

    #1040528

    Check this link

    In contact tab

    The problem is in all product.

    #1040532

    Hi,

    Add this to quick css:

    .postid-1373 .av-woo-product-tabs #tab-contact dl dd{
    margin-left:20px!important;
    }

    Best regards,
    Jordan Shannon

    #1051423

    The problem continue, I aded this code:

    .postid-1373 .av-woo-product-tabs #tab-contact dl dd{
    margin-left:20px!important;
    }

    but the problem continue

    #1051560

    Hi,

    Did you add the code to the very top of quick css so that it runs first? Also be sure to clear you cache a few times over.

    Best regards,
    Jordan Shannon

    #1052146

    I added the code on the firs line of quick css, I clear the cache and the results are the same:

    Contact
    Phone(809) 244-4895
    AddressCalle Duarte, Puerto Plata

    The correct must be:

    Contact
    Phone (809) 244-4895
    Address Calle Duarte, Puerto Plata

    #1052421

    Hi honkatech,

    https://cl.ly/197f16817b94 This seems to look fine on my end. Does it not look like this on your end?

    Best regards,
    Victoria

    #1163718

    Sorry,

    I have been much work and the project is very great, but today I have the same situation yet, now a have more hotels adding to my listing and the problem is the same yet in the tab section:

    Contact
    Phone(809) 244-4895
    AddressCalle Duarte, Puerto Plata

    The correct must be:

    Contact
    Phone (809) 244-4895
    Address Calle Duarte, Puerto Plata

    If you can help I will be grateful with you.

    Thank you!

    #1163788

    Hi honkatech,

    https://cl.ly/a2d62696f335 Here is what I am seeing, the contact looks different, where can we see this text?

    Best regards,
    Victoria

    #1163835

    Hi Victoria,

    I can see the text in chrome and explorer in diferent computer and mobil, Im sending you a capture:

    https://ibb.co/0jtr91r

    Best regards,

    Junior

    #1163879

    Hi honkatech,

    Can you give us the links to the pages with issues?

    Best regards,
    Victoria

    #1181125

    Hi,

    The problem continue yet, im sending you a link

    Thank you

    #1181493

    Hi honkatech,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top div div.product .woocommerce-tabs .panel dd {
        padding: 0 5px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.