Home Layout

Support Forums Landmax – WP Blog Theme Home Layout

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #5734
    Kid1
    Participant

    Hi,

    I just purchased your theme and I am struggling to set up the same layout as you have, for my home page.

    http://www.creaboxthemes.com/demos/wp_landmax/?featured=style1

    Can you please advise how to do it? I read your documentation and it does not mention this style.
    Please let me know.
    Thank you,

    K1

    #5735
    CreaboxThemes
    Keymaster

    Hi,

    sorry for the delay to answer.

    If you want to get that design, you have to select the option ‘Version 1’ from the page ‘Appearance > Customize > Featured area settings’.

    Regards

    #5739
    Kid1
    Participant

    Hi,

    Great, thanks for the feedback.
    I have a few more questions, hope you can help me out please.

    Menu: i would like to have the menu centered. I went through the install files, but cannot figure out where to change the code to have it centered. Can you please advise?
    Social links: I would like to have a _blank target, as currently if I click on the social links it takes the user away from the website. Can you please advise where to change it?
    HTML: I wanted to add some html and links for the footer and sidebar, but it doesn’t work. Can you please advise?
    The loader: is there a way to remove it? It is a bit annoying and I would rather have no loader.

    That’s all for now.
    Thank you,

    K1

    • This reply was modified 6 years, 3 months ago by Kid1.
    #5742
    CreaboxThemes
    Keymaster

    Hi,

    • Menu: add the next code to the option Custom CSS in the page Appearance > Customize > Custom Code:
      .main-menu nav ul{
           text-align: center;
      }
    • Social links: you have to edit the file header.php from the page Appearance > Editor. In this page, select this file from the right list. Do you know php language? In this file, edit the links inside the div with the class .header-left-options and add the code target=”_blank”.
    • HTML: what html do you want to add? If you want that, you have to edit the file footer.php from the same page as the previous point.
    • Loader: about this option, you have to edit the theme a bit. If you want, it is easier to me if you create a new user for me in your admin panel. In that way, I can make the changes and check if they work fine. You can trust me, I have done this with other users and there were no problems.

    Regards

    #5743
    Kid1
    Participant

    Hi,

    Thank you for your reply and the details provided.
    Send me on your email and I will add you as an admin so you can remove the loader.
    Also, I am not sure why, but the Editor option is not available on the wordpress I installed…
    Thank you,

    K1

    #5744
    CreaboxThemes
    Keymaster

    Hi,

    send me the data to admin@creabox.es. The user has to be administrator.

    Regards

    #5745
    Kid1
    Participant

    Hi there,

    I just sent you the automated email with admin access to my website.
    Please let me know when the changes are done.
    Thank you!

    #5746
    CreaboxThemes
    Keymaster

    Thanks 😉

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.