Forum Replies Created
-
AuthorPosts
-
I put the layer slider in. I did not modify this code –
.home div#after_full_slider_1 .content {
padding-top: 10px;
}Please note: not only does the the spacing not work below the slider, but there is now white space above the slider.
- This reply was modified 9 years, 10 months ago by thecszone.
Perfect, thanks!
Works perfect. Thank you so much for your help and your very speedy reply. Love this theme and the support I receive.
SusanThis reply has been marked as private.Checking in to see if anyone has an answer for this.
Thanks. Works perfect.
Thanks, works perfectly!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Ah, sorry. It wasn’t set to yes. Sorry for wasting your time.
It’s not advancing automatically.
I replied on this a few days ago but never heard back. Is there anything else you need to help me solve this?
This reply has been marked as private.This reply has been marked as private.It’s perfect. Thank you!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Okay, this solves the overlap issue, but doesn’t answer my second question. I know how to use HTML in the existing phone area, but I want to add the link in the theme functions change. Here is the php code you provided to add the GET SUSAN”S NEWSLETTER text in the header. What I need is the code that will make this text link to an internal page such as http://www.mysite.com/connect
function add_phone_num_script(){
$phone_num = “<div class=\”phone-info\”><span><h6><B>GET SUSAN’S NEWSLETTER </b></h6></span></div>”;
echo $phone_num;}
add_action(‘ava_main_header’, ‘add_phone_num_script’);Thanks for the help but this was posted on another topic and I tried it. It does not work. I have added it to the css so you can see it, though. Also I am not seeing an answer to my second question. Thanks. Susan
-
AuthorPosts