Forum Replies Created

Viewing 8 posts - 1,771 through 1,778 (of 1,778 total)
  • Author
    Posts
  • in reply to: Table Customization for Enfold #773725

    Hi lanikita,

    I noticed that you used the phrase “Less than” as a placeholder for now. Clever idea!

    I’ll keep this thread open while I try to find a fix for this. I’ll get back to you as soon as I can!

    Cheers!
    Sarah

    in reply to: Customize Widget / Widget ID #773463

    That’s great, r3t4iL! I’m glad your problem is solved. I’ll close this thread now. Do let us know here in the forums if you need additional help.

    Cheers!
    Sarah

    in reply to: Different widths for table rows #773455

    You’re welcome, Ritchie! I’ll close this thread now. Do let us know here in the forums if you need additional help.

    Cheers!
    Sarah

    in reply to: Different widths for table rows #773430

    Hi Ritchie,

    I let Ismael know about this thread. While he hasn’t gotten here yet, I took a look.

    It seems that your class for your page ID is a bit different. Instead of .page-id-60927 it should be .postid-60927 all throughout your code.

    Can you let me know if that fixes it?

    Thank you!
    Sarah

    • This reply was modified 7 years, 7 months ago by Sarah.
    in reply to: ENFOLD FB LIKE WIDGET #773390

    Hi alexbanaga,

    You should be able to have multiple Enfold Facebook Likebox widgets, and put different Facebook Pages for each one. Aside from “Coach to Happy Health En Español”, may I know what other Facebook Page you’re trying to show?

    Sarah

    in reply to: Table Customization for Enfold #773381

    Hi lanikita,

    May I know what you did right before this happened? Did you change content in Color Cosmetics page? Can you please check the second column of the row after “Nickel(Ni) mg/kg”? Please make sure that there is a space after the less than sign.  

    For example. it should be this: < 2 
    Not this: <2

    The second one conflicts with the code of the page.

    Can you try and see if that solves it?

    Sarah

    in reply to: Table Customization for Enfold #773072

    Hi lanikita,

    Please try adding the code below to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file.

    /* Show Description Column as typed */
    th {text-transform:none;} 
    
    /* Set background color for Heading Rows */
    .avia-data-table.avia_pricing_minimal tr.avia-heading-row th {background-color: green!important} 
    
    /* Adjust cell padding */
    .avia-data-table.avia_pricing_minimal th,
    .avia-data-table.avia_pricing_minimal td{padding:5px;}
    
    

    You can go ahead and change the value of the background color as desired. The default value is #ffffff (white), and I put green just as a placeholder.

    Please also change the value of the padding as desired. The default value is 12px.

    I hope that helps! Let me know if that works for you.

    Sarah

    in reply to: Menu font color won't change #773035

    Hi Mikkel,

    Could you please give us a link to the site in question so that we can take a closer look?

    Thank you!
    Sarah

    • This reply was modified 7 years, 7 months ago by Sarah.
Viewing 8 posts - 1,771 through 1,778 (of 1,778 total)