• Resolved bgoniaflora

    (@bgoniaflora)


    i would love to have help to change the footer menu of my Neve theme website to vertical. By default it is horizontal…

    Also, i would love to have help to know how to make the homepage photo full width. The original theme image was but I changed the photo and it modified the settings, even tough my picture is big enough.

    Thank you

    The site I need help with is https://www.begoniaflora.com.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi @bgoniaflora,

    As far as I see, the site is under construction. Can you please provide us with a screenshot of how your footer looks like?
    Also, by ‘homepage photo’, are you referring to the Header image? Moreover, did you import a demo starter site? And if yes – did you import it using Gutenberg or Elementor?

    Thread Starter bgoniaflora

    (@bgoniaflora)

    Hello,

    Thank you for your answer. I imported the Neve theme by wordpress directly. At first there was elementor on the plugins but I removed it.

    Also, here is what i mean by cover image that I want to have full width.
    https://www.begoniaflora.com/ the site is now live.

    Thank you

    Hi @bgoniaflora,

    For the menu footer:

    .footer-menu {
    display: block !important; }

    For the cover image, from your homepage, go to Edit Page ->click on the image block -> Change Alignment -> Full Width, as in the provided screenshot: https://prnt.sc/y0vghd

    I hope it was helpful.

    Thread Starter bgoniaflora

    (@bgoniaflora)

    Thank you but I have already changed it to full width and it doesn’t do a thing.

    When inspecting the element howerver, the class name is right aligned, don,t know why. So maybe I can edit html code class name.

    Thread Starter bgoniaflora

    (@bgoniaflora)

    About the footer menu, that worked! Thanks.
    But now how can I align to left6 I tried

    adding float left after .footer-menu {
    display: block !important; }

    but no success.

    Thread Starter bgoniaflora

    (@bgoniaflora)

    For the cover image, in the wordpress code editor the page with the correct full width cove image has same code than the incorrect homepage. But when inspecting the element, there is a difference in the html. I don’t know how to correct that.

    Hi @bgoniaflora,

    Your main image on the homepage is full width now so I assume you have managed to solve it?

    You don’t need custom CSS to align items in the menu, you can do that in Customizer:
    https://prnt.sc/zn0l9v

    I hope it helps!

    Thread Starter bgoniaflora

    (@bgoniaflora)

    Thnak you so much! it helped.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘change neve theme footer menu from horizontal to vertical’ is closed to new replies.