- This topic has 34 replies, 2 voices, and was last updated 6 years ago by sapana.
-
AuthorPosts
-
October 23, 2018 at 8:54 pm #157414Ta0102Participant
I use a catch base.
1. I want to make the menu of TOP center display.
2. I want to display the promotion headline in the center.
3. I want to display the fixed page under recommended contents.
Recommended content is normally displayed at the top of the footer, so checked in the check box
4. I want to eliminate margins on the entire page, both sides.October 24, 2018 at 2:19 am #157449sapanaParticipant@ta0102:Please post your site Url so that I can look into those issues.
Kind Regards,
SapanaOctober 24, 2018 at 6:12 am #157463Ta0102ParticipantOctober 24, 2018 at 6:52 am #157467sapanaParticipant@ta0102:Go to=> Appearance=> Customize=> Additional CSS and Add following CSS code
/*To display menu top center*/.nav-primary.search-enabled { margin-left: 150px; }
/* To display the promotion headline center*/
#promotion-message h2 { margin-left: 160px !important; }
/*To eliminate the margin in both sides*/
-The layout featured called No Sidebar(Full width) is available in Catch Base Pro. I recommend you to upgrade to Pro.-For the issue No 3 can you elaborate more briefly or you can send me screenshot.
Let me know if this works out!Kind Regards,
SapanaOctober 24, 2018 at 8:02 am #157470Ta0102Participanthttp://phoenix-web.co.jp/wp-content/uploads/テスト.jpg
I want to change the order on the TOP page.
However, on individual pages I want to display the bottom 8 contents above the footer.October 24, 2018 at 8:06 am #157471Ta0102ParticipantImage of TOP
↓
Promotion headline
↓
fixed page
↓
Eight contents↑
CurrentImage of TOP
↓
Promotion headline
↓
Eight contents
↓
fixed page↑
HopeOctober 24, 2018 at 8:09 am #157472Ta0102Participanthttp://phoenix-web.co.jp/wp-content/uploads/テスト1.jpg
How to display individual pages
I want to do it in the same display method as the image.October 24, 2018 at 11:47 pm #157523Ta0102ParticipantHello.
Mr. Sapana.
please tell me. . .October 25, 2018 at 12:11 am #157525sapanaParticipant@ta0102:/* To change the position of featured content from the footer*/ you can simply follow this steps:
Go to=> Appearance=> Customize=> Featured Content=> Check to move above Footer=> You can check and uncheck as per your requirement.
Let me know if this helps to solve your issue.Kind Regards,
SapanaOctober 25, 2018 at 12:33 am #157527sapanaParticipant@ta0102: To change the position of featured content in individual page is quit difficult so I suggest you to hire customizer.
Let me know if you have any other related issue.Kind Regards,
SapanaOctober 25, 2018 at 1:59 am #157539Ta0102ParticipantI checked the check box.
I did it.However, I want to change the display order of the TOP page.
Promotion headline
Recommended content (8)
I want to make it a fixed page.Individual pages no longer have any problem.
October 25, 2018 at 2:00 am #157540Ta0102Participant“Promotion headline” When you look at smartphone, the screen gets distorted …
October 25, 2018 at 2:02 am #157541Ta0102ParticipantThere is a line in the menu of TOP.
I want to eliminate this.October 25, 2018 at 3:06 am #157557sapanaParticipant@ta0102:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
/* To eliminate the border line in top*/
.nav-primary { border-top: none !important; }
/* For Promotion headline*/
Please remove all the CSS you have add for the promotion headline section and add the following CSS#promotion-message .left { max-width:100%; }
Let me know if this solves your issue
Kind Regards,
SapanaOctober 25, 2018 at 9:36 am #157637Ta0102Participanthttp://phoenix-web.co.jp/wp-content/uploads/テスト0000.jpg
↑Hope
Currently, five are displayed vertically.
October 25, 2018 at 10:16 pm #157681Ta0102ParticipantHello.
Mr. Sapana.
please tell me…October 25, 2018 at 11:35 pm #157690Ta0102Participanthttp://phoenix-web.co.jp/wp-content/uploads/テスト2.jpg
I want to delete.
However, I want to leave the title of the TOP page.
Thanking you in advance.You are truly excellent.
Great.October 26, 2018 at 2:48 am #157796sapanaParticipant@ta0102:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
/*To display current Five image horizontally/#text-7 .textwidget img { width:115px; padding-right:5px; }
/* If you want to hide page in specific page*/
#post-42 .entry-content h2 { display: none; }
/*If you want to hide the page title in every page*/
.entry-content h2 { display: none; }
Let me know if this solves your issue!
Kind Regards,
SapanaOctober 26, 2018 at 8:19 am #157847Ta0102ParticipantThank you very much.
You’re great.
Also, I think that you will need your help if something goes wrong.
Thanking you in advance.
October 28, 2018 at 11:39 pm #157969sapanaParticipant@ta0102:Hello, I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review?https://wordpress.org/support/theme/catch-base/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.
Kind Regards,
Sapana -
AuthorPosts
- The topic ‘I use a catch base.’ is closed to new replies.