Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@ce88: This is a repeat post, I’ll skip this one since I’ve already posted the answer in the other. Please do not post the same thing twice.
Regards,
MaheshMahesh
Participant@ce88: The steps are correct. I just checked your site, the sidebar is displaying fine no array() issue. Just the design issue as the sidebar is displaying below the content.
Let me know further.Regards,
MaheshMahesh
Participant@tonje-gravdehauggmail-com: Well, this is not possible in the current layout. Since you are using No-Sidebar layout option, the max width of the content is 860px. Which is displaying currently. The image are of full-width with respect to the content width. If you want to increase the image size, I recommend you to change the layout to No-Sidebar, Full Width.
Hope you understand.Regards,
MaheshMahesh
Participant@luismarioochoa: Its kinda strange that img alt text is displaying while no image is set in the logo/icon. Please try adding an image in the very option and click Save & Publish. Then check whether the image displays in the front end or not. Then again go to the Customizer and remove the image from logo/icon and see what happens. Let me know if the problem persists.
Regards,
MaheshMahesh
Participant@kundkp: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.catchbase-nav-menu a{ padding: 10px 15px; }Other option it to lower number of menu items by moving the menu into parent menu.
Regards,
MaheshMahesh
Participant@lara-nozze: No, its not. Our Chicago theme is this one:
https://catchthemes.com/themes/chicago-pro/Regards,
MaheshMahesh
Participant@northcountrynest: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
/* Menu Color */ .nav-primary { background-color: #00ff00; } /* Menu Font Color */ .clean-magazine-nav-menu a { color: #ffff00; } /* Menu Font Hover Color */ .clean-magazine-nav-menu li:hover > a { color: #ff00ff; }Note: Please change the color as desired.
Regards,
MaheshMahesh
Participant@luismarioochoa:
1. You still have the image set in the icon area but since the image link is broken the issue is occurring. Please go to Dashboard=> Appearance=> Customize=> Theme Options=> Fixed Header Top Option and Click Remove in Select/Add Logo Icon option.
2. Reduce the distance between pages in the navigation menu
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS.fullframe-nav-menu a { padding: 10px; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@kundkp: Can you please explain further, what do you really want to do? Let me know further.
Regards,
MaheshMahesh
Participant@bribbon: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.single #content .entry-meta { display: none; }Regards,
MaheshMahesh
Participant@prafulla: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#featured-content .featured-homepage-image, #featured-content figure { margin: 0; }Regards,
MaheshMahesh
Participant@dreamcatcher: Go to Dashboard=> Appearance=> Customize=> Social Links and add your Facebook, Twitter and Youtube link in your relevant text box. Click Save & Publish button. Then go back to Customize=> Theme Options=> Header Right Sidebar Options and make sure Check to Disable Header Right Sidebar option is unchecked.
It would be easy if you post your site url.Regards,
MaheshMahesh
Participant@lordinverstor: Are you using WordPress’s default visual editor? If so, just change to text tab, you’ll see the Raw HTML, there you can find the p tags and adjust the content. The issue is because of how you’ve put the content rather than the theme design.
Please check the image in the link below:
http://bit.ly/2cfYncDRegards,
MaheshMahesh
Participant@trip2day: For full-width width content option, you can simply update to the Pro version, its already there in Pro. But if you want to have it in current version, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#primary { max-width: none; width: 100%; }Regards,
MaheshMahesh
Participant@brandonsm: I’m glad you worked it out. Have a nice day!
Regards,
MaheshMahesh
Participant@rubatos1s: Using Child theme is bit tricky in terms of settings. You’ll need to makeup your mind beforehand whether to use Child theme or Parent theme. The settings you make in Parent theme may not be used in Child theme which may cause to have default setting in Child theme. Activate the Child theme and please change the settings in it and see if that fixes the issue. Let me know further.
Regards,
Mahesh -
AuthorPosts
