Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: help me with login & download #1087293
    This reply has been marked as private.
    in reply to: video plays in page AND lightbox at same time #852911

    I can’t since it is a live site for a client and so I had to turn off ‘use lightbox’ in the Enfold prefs…
    Is this not a problem for anyone else with a known fix?
    thx

    in reply to: video plays in page AND lightbox at same time #852671

    heeeelp.

    in reply to: how to add a line of text at top of Footer #725130

    Arrgh.. I just noticed that the code messed up my 5 menu columns under the quote…
    sorry but I think I’ll just add the quote to the bottom of each page like I was doing for now.
    (I’m under too much pressure to finish from client to debug this for now…
    but may contact you in future to see if we find a more ‘proper’ WP way to do this …

    THANKS FOR YOUR TIME FOR NOW!!!!!
    Rand

    in reply to: how to add a line of text at top of Footer #725126

    THANK YOU!!
    A lot.

    1,. I tried to make the phrase center on page via css (both in the functions.php & in my style sheet) but not working yet..
    how can I center it in the page?

    2. ALSO, not sure how to edit my quote in exactly correctly, since I don’t want the quote symbols ” ” in there..
    this is what I have now, correct?:

    add_action(‘avia_before_footer_columns’,’avia_footer_top_column’);
    function avia_footer_top_column(){
    $output = do_shortcode(“[av_heading heading='May All of Life Come to You With Ease & Joy & Glory<sup>®</sup>' tag='h3' style=' margin-right: auto;
    margin-left: auto;
    text-align: center;' size='' subheading_active='' subheading_size='15' padding='10' color='' custom_font='' custom_class=''][/av_heading]“);
    echo $output;
    }

    3. I also had an odd light ‘bottom border’ line that went to the right side of screen.. so I hid it with css.. not sure if that was the best fix for that?

    MANY THANKS!!!!

    • This reply was modified 7 years, 11 months ago by thanhcng.
    in reply to: how to add a line of text at top of Footer #724991

    PLEASE REPLY SOON… THX!!!!!

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