Vertical menu questions. How to edit the size?

This topic has 6 replies, 2 voices, and was last updated 10 months ago ago by Rose Tyler

  • Avatar: PR
    PR
    Participant
    June 30, 2023 at 23:33

    Hello,

    we have added the vertical menu on the website, looks great as we can add more information as need.

    we do need some help if you don’t mind;

    1) can we edit the size? it appears to large when “just there”
    is there any way to make it smaller in terms of size? (vertically)

    2) we added the vertical menu, and once viewed from a 16″ laptop,
    some parts of the website (once you scroll down) appear to be “below” the vertical menu. is there anyway we can adjust this so no words/images/elements etc. are “under” the vertical menu?

    we have added the domain on the PCA

    thanks!

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 2, 2023 at 09:37

    Hello,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    1/ There is no such option.

    2/ Do you mean content in the footer? Please go to Theme Options > Footer > Styling > Padding > set left and right 85px.

    Kind Regards,
    8theme team

    Avatar: PR
    PR
    Participant
    July 3, 2023 at 04:35

    Hello Rose,

    thanks!

    1) is there no code that can be done for this? would a developer be able to help us?
    2) for the whole website, if you scroll down, and even towards the middle of the website, some words on the left side are “cut off” because the menu is coming over it.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 3, 2023 at 15:28

    Hello,

    1/ Maybe a developer will be able to help you. Please note that additional customization in files, which is out of our basic support scope.
    You may try the next code:

    #header-vertical {
        top: calc(50vh - 50px);
        height: 100px;
    }
    #header-vertical .et-mini-content {
        height: 100vh;
        top: calc(-50vh + 50px);
    }

    2/ Edit page content using Elementor > settings of every section > disable Stretch.
    https://elementor.com/help/section-overview/

    Kind Regards,
    8theme team

    Avatar: PR
    PR
    Participant
    July 6, 2023 at 11:11

    Hello Rose,

    thanks!
    we emailed the link which you provided for extra customization request and have not heard back, hopefully we do soon.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2023 at 12:21

    Hello,

    You’re welcome!

    We can’t speed up their answer, unfortunately.

    Kind Regards,
    8theme team

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.