- This topic has 13 replies, 2 voices, and was last updated 8 years, 8 months ago by Mahesh.
-
AuthorPosts
-
March 29, 2016 at 5:00 pm #88490rvtentParticipant
I have some questions about Catch Box.
my questions, I translated by Google, so hope you understand the questions.
1. I would like over the menu name in the header or want a picture right there of a text portion of a minimum of five lines of business data.
2. I know also customize the fonts?
3. I would also like a shop at now I have the plugin installed woocommerce overseers but the kick out part of another page underneath. How can I fix this?thank you in advance
greetings Ronald
siteMarch 29, 2016 at 5:39 pm #88492MaheshParticipant@rvtent: You are using Catch Box and you have posted the question in Catch Box Pro category’s support.
1. Can you please clarify more, I don’t much get it.
2. Customize Fonts: This function is available by default in Catch Box Pro. I recommend you to upgrade to pro. Or you can do it with Custom CSS too, let me know what font do you want to use, and where?
3. Catch Box Free version is not Woo Commerce ready may it caused the design issue. I recommend you to upgrade to pro.Regards,
MaheshApril 4, 2016 at 2:19 am #88726rvtentParticipantoké
1. I would like over the menu name in the header or want a picture right there of a text portion of a minimum of five lines of business data.as
picture……………Name
picture……………adres
picture……………place
picture……………phonethe dots are space.
website
and the name and so are from the Widgets voettext
how can i do thatgreetings Ronald
April 4, 2016 at 12:27 pm #88752MaheshParticipantrvtent: Go to Dashboard=> Appearance=> Widgets and add a text-widget to Header Top Sidebar and add the following codes into it.
<img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br /> <img class="widget-img" src="link-to-image"><span class="widget-text">Some Text</span><br />
Note: Replace link-to-image with the source url of your desire images.
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.widget-img, .widget-text { vertical-align: middle; } .widget-img { margin-right: 30px; width: 20px; } #sidebar-header-top { margin-bottom: 5px; }
Note: Please adjust the width of image, and space between image and text as required.
Regards,
MaheshApril 4, 2016 at 2:46 pm #88776rvtentParticipantwhile some try I want to do something else.
if you want to look at the website I would have it so.
So logo tag and then the name site.
the address data, I just stopped in the left menuyou can help me?
website
greetings ronApril 4, 2016 at 2:59 pm #88779MaheshParticipant@rvtent: I’m a bit confused on your requirement, can you please clarify with an image as an example? Do you want the image to have the details or the text?
Let me know further.Regards,
MaheshApril 4, 2016 at 3:08 pm #88780rvtentParticipantI knew you gestuurt with a link to the website. but you send the link to be full of them
greetings ron
http://94.211.216.73/carecentergoldenhands/wordpress/April 4, 2016 at 3:48 pm #88782MaheshParticipant@rvtent: The code I’ve given above will add the image and text as widget in the Top Header Sidebar. But if you want image for that you’ll need to create an image containing 5 images and text that you wanted and the put it in the header as logo same as you’ve put it now.
Regards,
MaheshApril 4, 2016 at 3:57 pm #88785rvtentParticipantI only have one picture needed there and 2 lines of text.
the image has been uploaded and is called “cropped-frontpage-1.jpg”
and they may be under each other on a phone.
but those four lines you gave me did nothing in the kopmenu.greetings ron
April 4, 2016 at 4:39 pm #88788MaheshParticipant@rvtent: Where have you put the above code I’ve provided you at the beginning? Didn’t it make any changes? How did you do it. Let me know and I’ll be help you further.
Regards,
MaheshApril 4, 2016 at 4:56 pm #88790rvtentParticipantthe first code
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box.widget-img, .widget-text { vertical-align: middle; } .widget-img { margin-right: 30px; width: 20px; } #sidebar-header-top { margin-bottom: 5px; }
Dashboard=> Appearance=> Widgets and add a text-widget to Header Top Sidebar
I have since made a text widget with the name Header Summit but I can only put Main Sidebar and Footer Area and 3 Inactive Widgets nothing but get into the top heardergreetings ron
April 4, 2016 at 5:15 pm #88792MaheshParticipant@rvtent: On the last step, did you add a text widget to the Header Top Sidebar and put the other lines of code in that text widget’s content?
Before I’ve given you code for 5 images and 5 line texts but if you just want 1 image and 2 line text, use the following codes instead.
<img class="widget-img" src="link-to-image"><span class="widget-text">Line 1 Text</span><br /><span class="widget-text">Line 2 Text</span><br />
Regards,
MaheshApril 4, 2016 at 5:25 pm #88795rvtentParticipanti have no Header top sidebar
what is youre e-mail adresApril 4, 2016 at 5:30 pm #88797 -
AuthorPosts
- The topic ‘Catch Box’ is closed to new replies.