Forum Replies Created
-
AuthorPosts
-
by the way, the visual text editor is displaying white text again, however, i started a new topic for this.
added another partner/logo element. works fine now and so does visual editor.
still need help with responsive custom widget header css please.duh… sorry, i get it. thanks so much for your help. your support is fantastic.
ok,.. i got it where i want it using this css#header .widget {
left: 80%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
font-size: 11px;
}but now it is not responsive. http://www.bigideasweb.com
- This reply was modified 9 years, 3 months ago by bigideasonline.
sorry, pretty new to wordpress. where do i identify my widget in the function?
add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}
my widget is called: Header PhoneThat did it. thanks for your quick response. i really appreciate it.
ok thanks…. i could have sworn i read something somewhere. have a great day!
I added the testimonials already to a testimonial page, now i want to pull them to the front page without adding them again. Also, if i add more, i dont want to have to enter them in multiple places. is there a way to auto pull them into a slide for the front page, and a read more?
Thanks.. worked great.
next question. the slide loops but loops back to the second picture and stops there.
also, i created 4 column and set first column for equal heights. not working.
- This reply was modified 9 years, 4 months ago by bigideasonline.
-
AuthorPosts