Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@wolpertinger: Do you want to display full content throughout the site, or just a single post?
Regards,
MaheshMahesh
Participant@jennafox1027gmail-com: If you want to center the Logo only, please add the following CSS:
#site-branding { display: block; text-align: center; width: 100%; }Note: This will keep the widgets to the right but will move below the logo.
Regards,
MaheshMahesh
Participant@dogotekka: The https code is because of srcset attribute to use retina and responsive images. I checked your site and everything seems to be fine. Let me know if any problem.
Regards,
MaheshJanuary 15, 2017 at 9:27 am in reply to: Removing content excerpt from featured slider images. #107106Mahesh
Participant@mrlimoak: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (min-width: 990px) { #header-image a { width: 1190px; } } #header-image a { display: block; margin: 0 auto; } #branding img, #header-image img { margin: 0; }Regards,
MaheshJanuary 15, 2017 at 7:33 am in reply to: Changing title of the secondary menu as displays on Mobile #107104Mahesh
Participant@jrdphd: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#secondary-menu a.sb-selector::after { content: "Menu (full)"; left: 0; position: absolute; visibility: visible; } #secondary-menu a.sb-selector { visibility: hidden; }Regards,
MaheshMahesh
Participant@mithrand: This is because of the search widget in one of you widget area. Go to Dashboard=> Appearance=> Widgets and find Post Sidebar and then remove Search widget from there. Hope this helps.
Regards,
MaheshMahesh
Participant@habo: Well, its one of the feature for the theme to use, featured image or the first image within the content as the image as featured image. However, this can be hidden with custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#featured-content .hentry figure.featured-homepage-image { display: none; }Regards,
MaheshJanuary 13, 2017 at 3:36 pm in reply to: Changing title of the secondary menu as displays on Mobile #107020Mahesh
Participant@jrdphd: Well, it doesn’t display the menu title in the mobile menu, if that is what you meant. When home url is present in menu, it’ll display Home, and if not, it will simply display Menu.
Regards,
MaheshMahesh
Participant@illustrata: It’ll be live by today. If late, tomorrow for sure. We’ll let you know as soon as its live.
Regards,
MaheshMahesh
Participant@illustrata: Well, if you use 778px x 378px image for Featured image, it will use the image featured image of same size. And the other one, post thumbnails sizes are automatically generated by cropping which is used in Featured Content. i.e. 400×300.
Hope you understand.Regards,
MaheshMahesh
Participant@smcollins82: Thank you. Have a nice day!
Regards,
MaheshJanuary 13, 2017 at 9:17 am in reply to: Clean Journal Header Tag Issue – remove h1 primary menu #107006January 12, 2017 at 4:00 pm in reply to: Broken layout when setting 'Archive Content Layout' to 'Show full content' #106977Mahesh
Participant@ctron: Please add the following CSS:
.blog #main .has-post-thumbnail .entry-container, .archive #main .has-post-thumbnail .entry-container { padding-left: 0; }Regards,
MaheshMahesh
Participant@kriskyria: Yes, I sent you the mail and I didn’t get the reply. I checked your site and yes, the problem persists. Is it okay if I reinstall the theme, or reset the theme settings?
Let me know further.Regards,
MaheshJanuary 12, 2017 at 12:27 pm in reply to: Full Frame Pro: Can I make the slider unclickable? #106971Mahesh
Participant@yuki12345: May be its because of cache.
Regards,
MaheshJanuary 12, 2017 at 12:09 pm in reply to: Hard stop in excerpt length of Feature content in CleanJournalPro #106970Mahesh
Participant@jorgecsanz: Thank you for your appreciation. Have a nice day!
Regards,
Mahesh -
AuthorPosts
