Tagged: slider
- This topic has 5 replies, 2 voices, and was last updated 7 years, 9 months ago by mataiblis70.
-
AuthorPosts
-
February 18, 2017 at 10:59 am #110165mataiblis70Participant
Hello, How to switch the default slider on Catch Everest pro Theme to Revolution slider?
And also, I have an important question about adding contact in header of the theme. Is it possible? Thank you.
here is the screenshot that for the contact position.
February 18, 2017 at 4:37 pm #110182PratikParticipantHi @mataiblis70,
For revolution slider, please contact revolution slider developers.
To add contact info, please add Text widget with your desired HTML to Header Right Sidebar.
Regards,
PratikFebruary 18, 2017 at 5:58 pm #110187mataiblis70Participant@Pratik Ah I get it. Okay thank you so much for your help. I’m going to contact Revolution team for the slider. Have a nice day 🙂
February 18, 2017 at 7:19 pm #110189mataiblis70ParticipantAnd one thing @Pratik I’ve just add the text widget to the header right sidebar. But I found a problem with the position. The contact not in row (see the screenshot).
The problem:
What I want:
Html in widget:
<div align= "center"> <figure> <img src='http://localhost/project1/wp-content/uploads/2017/02/Blackberry-Messenger-Logo-copy.png' alt='missing' /> <figcaption>7777FFFF</figcaption> </figure> <figure> <img src='http://localhost/project1/wp-content/uploads/2017/02/line-2.png' alt='missing' /> <figcaption>ID_TESTER</figcaption> </figure> </div>
If you don’t mind, It would be great if you can share the CSS code instead using html to center the image, caption, and in a row. (just for the right sidebar). Thank you.
February 19, 2017 at 10:14 am #110223PratikParticipantHi @mataibilis70,
Try following code:
#header-right aside div figure { float: left; }
February 19, 2017 at 4:23 pm #110231mataiblis70ParticipantHello, @Patrik thank you for your response, The CSS code is working. But for contacts are close to one another. And also, the position of the logo and contacts are not same. Can you help me with this problem? And sorry to bother you. Thank you.
-
AuthorPosts
- The topic ‘Switch the default slider to revolution sliders + add contact at header’ is closed to new replies.