- This topic has 40 replies, 2 voices, and was last updated 5 years, 10 months ago by Skandha.
-
AuthorPosts
-
January 14, 2019 at 6:03 pm #163509ELLIOTTParticipant
Also, how do I centre the title of the gallery picture – it’s called ‘Cover Story’ but is alinged to the left rather than centred.
Thanks for all your help.
January 14, 2019 at 6:28 pm #163510ELLIOTTParticipantOne more question!
I tried to display the tagline on the logo at the top of the website but when I select publish, the tagline is aligned to the left and pushes the logo to the right hand side.
Is there a way of getting the tagline to be aligned at the centre (and above) the logo?
Thanks
ElliottJanuary 16, 2019 at 2:15 am #163655SkandhaParticipant@elliottrae: There must be slight error while inserting the code due to which the error message showed up.
Please provide me your WP login credentials so that I can correctly insert the code in your child theme. I will contact you shortly by email.Also can you clarify which featured posts title you would like to be centered.
Kind Regards,
SkandhaJanuary 16, 2019 at 2:44 am #163657ELLIOTTParticipantHello
– I have provided my login via email. Could you insert the code so the ‘Latest Posts’ is aligned correctly please.
– On the featured posts: i will be using the ECT featured posts plugin a fee times on the website. I would like the title to be centred everytime I use the plugin please.
– how do I centre the titles on gallery posts? You’ll see I have a Cover Story title which I would like centred.
– how do I centre the tagline at the top of the website above the logo? When I select to display the tagline it pushes the logo to the right hand side and the tagline to the left.
Thank you for all your help Skandha.
Elliott
January 16, 2019 at 3:22 am #163665SkandhaParticipant@elliottrae: I have added the code to your site and now the title “Latest Posts” is showing up before your posts in the homepage. Let me know if this is what you wanted.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To center featured content title and gallery title */ #ect_featured_content-4 .widget-title, #ct-gallery-image-5 .widget-title { text-align:center; } /* To center tagline */ #site-branding, #site-logo, #site-header { display:inline !important; }
Let me know if this works out!
Kind Regards,
SkandhaJanuary 19, 2019 at 2:59 pm #163975ELLIOTTParticipantHi Skandha
I want to remove the ‘log in’ tab from the menu. Can you let me know how to do it please.
Thanks
January 21, 2019 at 12:28 am #164047SkandhaParticipant@elliottrae: Go to => Appearance => Customize => Menus => View All Locations => Primary Menu => Edit the menu => Click on Login and Remove.
Let me know if this works out!
Kind Regards,
SkandhaJanuary 21, 2019 at 2:38 pm #164093ELLIOTTParticipantHi Skandha
I had tried that already but the ‘login’ tab isn’t there. I think the login tab may have been added when the developer designed the bespoke login page – so it may need some changing of code I suspect.
Can you advise how I can remove it please.
Thanks
ElliottJanuary 22, 2019 at 12:37 am #164127SkandhaParticipant@elliottrae: You can use the following Code to remove the login tab
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..ws-dropdown { display:none; }
Let me know if this works out!
Kind Regards,
SkandhaJanuary 23, 2019 at 10:00 am #164249ELLIOTTParticipantThank you
This works for the desktop but it still shows up on mobile. How do i remove for the mobile version?
Thanks
ElliottJanuary 24, 2019 at 1:04 am #164302SkandhaParticipant@elliottrae: I checked your site and the above could seems to have removed the login tab from both desktop and mobile. Are you still getting the login tab on mobile version?
Kind Regards,
SkandhaJanuary 29, 2019 at 5:58 pm #164689ELLIOTTParticipantHi Skandha
On the mobile app the log-in is still there, it’s on the top right with it’s own tab.
How do i remove it please?
Thanks
ElliottJanuary 30, 2019 at 3:22 am #164726SkandhaParticipant@elliottrae: Hello Elliot,
I am not able to see the Login tab on mobile devices. Can you please attach me a screenshot of the issue so that we can be on the same page?Kind Regards,
SkandhaJanuary 30, 2019 at 4:19 am #164748ELLIOTTParticipantHow do I add a screenshot on here?
January 30, 2019 at 5:26 am #164759SkandhaParticipant@elliottrae: You can add the screenshot image in Dropbox and paste the link to the image here or you attach the image and send it to me as an email.
Kind Regards,
SkandhaJanuary 30, 2019 at 5:35 am #164760ELLIOTTParticipantJanuary 30, 2019 at 5:48 am #164761SkandhaParticipant@elliottrae: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#mobile-login-toggle { display:none !important; }
Let me know if this is what you want!
Kind Regards,
SkandhaJanuary 30, 2019 at 5:09 pm #164848ELLIOTTParticipantThanks Skandha – it works!
January 30, 2019 at 11:45 pm #164864SkandhaParticipant@elliottrae: Hello Elliot, 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/clean-magazine/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. Have a good day! 🙂Kind Regards,
SkandhaJanuary 31, 2019 at 4:26 am #164893ELLIOTTParticipantHi Skandha
I tried to post a review but I couldn’t log in. I uses my wordpress.com password but it doesn’t work!
-
AuthorPosts
- The topic ‘How to use the Essential Content Types Pro plugin’ is closed to new replies.