- This topic has 26 replies, 2 voices, and was last updated 5 years, 12 months ago by Skandha.
-
AuthorPosts
-
November 13, 2018 at 2:24 am #159142Ta0102Participant
I would like to make a child theme.
Please tell me the means for that.November 13, 2018 at 3:23 am #159147SkandhaParticipant@ta0102: To create a child theme you can use our Generate Child Theme Plugin.
Install and Activate the plugin, then you will see Generate Child Theme plugin tab on your WP dashboard. Click on it which will take you to the plugin dashboard. Now select parent theme as Catch Base Pro and fill up other fields and click on Generate. This will create and activate the child theme.Let me know if this helps you out!
Kind Regards,
SkandhaNovember 13, 2018 at 4:22 am #159149Ta0102ParticipantI created a child theme in a different way.
It is a question about customization.
http://phoenix-web.co.jp/1%E5%8F%B7%E8%AD%A6%E5%82%99/The image at the top of this page gets to the left.
November 13, 2018 at 5:53 am #159157SkandhaParticipant@ta0102: Can you let me know the screen size of the device you are viewing from? From my end I see the image on the center.
Kind Regards,
SkandhaNovember 13, 2018 at 7:58 am #159172Ta0102Participant1920×1080
November 13, 2018 at 7:29 pm #159207Ta0102ParticipantIt changed to a pay theme.
I want to be able to put text below the menu.
It is not displayed even if you write text in the description …November 14, 2018 at 12:04 am #159229SkandhaParticipant@ta0102: Can you let me know which image is not showing up well?
You can use Promotion Headline Options to display text below the menu. Go to => Appearance => Customize => Theme Options => Promotion Headline Options
Let me know if this helps you out!
Kind Regards,
SkandhaNovember 14, 2018 at 5:32 am #159250Ta0102ParticipantAbout the menu.
I want to put text below the menu.
I was told that I could do it for a fee.
How can I display it?November 14, 2018 at 5:37 am #159251Ta0102ParticipantAh, that is not what you are talking about.
I am a menu
ホーム 業務内容
HOME SERVICE
↑
I want to display like this.November 14, 2018 at 5:46 am #159252SkandhaParticipant@ta0102: Let me know the English translation of all the menu items and I will provide you the CSS Code to do that.
Kind Regards,
SkandhaNovember 14, 2018 at 6:09 am #159253Ta0102ParticipantHOME
SERVICE
COMPANY
RECRUIT
NEWS
CONTACT
November 14, 2018 at 8:45 pm #159287Ta0102Participant↑
The text you want to display below the menu.November 14, 2018 at 9:31 pm #159288Ta0102Participant↑ We are waiting for CSS code.
While waiting …
Next question
http://phoenix-web.co.jp/wp-content/uploads/Test 100.jpgI want to display this text “security service” in the center.
The content itself is close to the center.
However, the recommendation content title has gone to the right.I want to improve this.0.jpg
November 14, 2018 at 11:56 pm #159311SkandhaParticipant@ta0102: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#menu-item-54 a::after { content:'\00000a Home'; white-space:pre; } #menu-item-1090 a::after { content:'\00000a Services'; white-space:pre; } #menu-item-64 a::after { content:'\00000a Company'; white-space:pre; } #menu-item-65 a::after { content:'\00000a Recruit'; white-space:pre; } #menu-item-66 a::after { content:'\00000a News'; white-space:pre; } #menu-item-67 a::after { content:'\00000a Contact'; white-space:pre; }
Since the theme is a boxed and you have made it full width the sections are not center aligning properly. You will need to get your site customized for this purpose. I suggest you to hire a customizer.
Let me know if this helps you out!
Kind Regards,
SkandhaNovember 15, 2018 at 12:51 am #159317Ta0102ParticipantI see.
Your CSS is wonderful.
However, “SERVICE” is also displayed in the sub-item of “work content” “SERVICE”.
There is no text in the secondary item.November 15, 2018 at 1:18 am #159325SkandhaParticipant@ta0102: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.sub-menu:hover li a::after { display:none; }
Let me know if this works out!
Kind Regards,
SkandhaNovember 15, 2018 at 7:40 pm #159431Ta0102ParticipantWhen PC cursor is applied to “work content”, text is displayed in sub item.
However, if you place the cursor on the sub item, the text will not be displayed.
I want to prevent the text from being displayed even when hovering the job content.
November 15, 2018 at 11:53 pm #159439SkandhaParticipant@ta0102: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.sub-menu li a::after { display:none; }
Let me know if this works out!
Kind Regards,
SkandhaNovember 18, 2018 at 10:32 pm #159552Ta0102ParticipantThanks.
Great.What I want to ask you a new question.
I am using a fixed page,
I want to put the background color (color code # e 5 e 5 e 5) from the middle of the article,
What kind of code do I need?
Since I want to change the position to display on each fixed page,
I would like to know the code that can be used on the text editing screen.Thanking you in advance.
November 18, 2018 at 11:54 pm #159560Ta0102Participant↑
I tried putting a frame in the trial.
I was glad that this was done, but when I try to display on the iPhone
http://phoenix-web.co.jp/wp-content/uploads/ Smartphone Frame Test .jpg
Become…I want to display it in the center like PC.
-
AuthorPosts
- The topic ‘Catch Base Pro Purchase’ is closed to new replies.