Okay
  Public Ticket #954359
Theme Borders
Closed

Comments

  •  2
    Jon started the conversation

    Under Theme Borders I found the option of border thickness, but I only want to change the width and not the vertical. Is there any way to do this?

  • [deleted] replied

    Hi Jon.

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Can you please share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •  2
    Jon replied

    I don't think I need you to login into my site, since everything is working fine and this is more about the capabilities of the theme. The border creates a square when I enable it and adjust the border thickness. I want a border only on the left and right and not the top and bottom. This might not be a border issue, and maybe I can do this somewhere else. Basically, I want the content squeezed towards the middle. Sorta like this website, where there is gray on the sides. 

  • [deleted] replied

    Hi Jon,

    Now i fully understand your question

    Can you please add the code below to Custom CSS:

    .page-border .top-border {
        display: none;
    }
    .page-border .bottom-border {
        display: none;
    }
    body > .wrapper, .top-menu-container, .portfolio-description-container, .single-portfolio-holder .portfolio-navigation, .portfolio-slider-nav, .main-footer {
        margin-bottom: 0px;
    }
    
  •  2
    Jon replied

    Thanks for the help, but there is one problem. The footer is moved up, instead of staying at the bottom. It is moving within the confines of the border. Whatever I set the border, then the footer moves up accordingly even with the script. I currently have the footer fixed to the bottom. 

  • [deleted] replied

    Hi Jon,

    I'm sorry but i can't help you without inspecting your site and see what is the problem.

    If you want you can send me the credentials privately and i will check your issue.

  •   Jon replied privately
  • [deleted] replied

    Hi Jon,

    That is happening because page is empty, you must add there content and the footer will be sticked on the bottom.


    P.S: You are using an old version of our theme 1.9.4.2 , the latest version for the moment is 1.9.5.1, please update your theme first and then the premium plugins too.

    The easiest way to update our themes is if you use Envato Toolkit or Envato Market plugin. Just follow this little procedure http://drops.laborator.co/pLFH

    After this, to update the plugins to the latest version that we support, just go to Appearance > Install Plugins and update them.

    If you use LayerSlider plugin but can't update it, please just go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins again, you now can update and activate this plugin again.

  •  2
    Jon replied

    Hi Ylli,

    Thanks for the response and the help, but the about and contact page has content and the footer is still raised. Sorry to be a bother.

  • [deleted] replied

    Hi Jon,

    Your problems where happening because you used 300px borders, that is not recommended and will create problems on your theme, we recommend you to set the borders maximum 35 px if you want to use them.

    Regarding your further questions; kindly open a new ticket and post your request so it will be helpful for the other users to take advantage of searching them on the forum, and we’re glad to help you in your new thread. 

    Will set this closed as solved from here.