primer-hero-text position
-
Hi
am using godaddy Mins theme. by default the Hero text and title appearing to tight side, how can i move them to left side?Thanks
-
Hi @ynvision,
As your site appears to be self-hosted and the theme is a GoDaddy one (not an official WordPress one), I would recommend asking GoDaddy support how to customize your theme. They will be best equipped to answer your question. You can post on the GoDaddy “Managing WordPress” forum here.
For more info about the difference between WordPress.com and WordPress.org, visit this Support page.
That said, your issue appears to be a CSS one, and I would check to see if the text that you’re trying to move to the left is styled with a {text-align: right} or {float: right} property.
Hope that helps!
-
thanks Jenny… i will check with Goddady
i will try {float: right} but i don’t know the widget name
-
Hi
no answer from godaddy forum
https://www.godaddy.com/community/Managing-WordPress/Mins-theme-primer-hero-text-aligment/td-p/70954
can you help me by seeing the above link
the hero text is appearing extreme right while i want it on left or center
of hero image -
Hi there,
I understand your situation, you’re facing this issue from a very long time.
Since your site is self hosted hence WordPress.com forum volunteers and staff won’t be able to provide much help as there is a complete different process to update codes.
You can try below code:
.hero .hero-inner { float: left; }If the above code didn’t work then I am afraid you have to try different support forums like stackoverflowetc.
This is a public forum which provides support only for the sites hosted on WordPress.com.
Hope this helps!
-
Dear tarunvijwani
waaaaaaao it is working like a charm ……
Thaaaaaaaaaanks
i have one more question if you don’t mind how can i make the
the hero header title don’t warp and be on one line only -
Hi there,
You’re welcome. I’m glad it worked.
For ‘hero header title’, As your site is self hosted so I won’t be able to provide much help here. I suggest you to please try another support forum for self-hosted site for the same, you can navigate to WordPress.org forum using this link: https://wordpress.org/support/
Hope this helps!
- The topic ‘primer-hero-text position’ is closed to new replies.