Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1310086
    Jason
    Participant

    Please go to hinge.co for the pic. Yall havr really got to increase your max file size for this forum

    #1310166
    Joao
    Moderator

    Hi There,

    I have :

    Installed Revolution Slider > Created a Hero Full Screen Slider > Add a background Image > Added 2 text layers.

    Feel free to edit your slider, if you don“t know how to use please check some youtube tutorials on how to use Revolution Slider.

    I created the button for you > Go to Appereance > Customizer > Custom > CSS and adjust the code if necessary.

    Hope that helps

    Joao

    #1310654
    Jason
    Participant

    I didnt mean the sliders. Slider is know how to do that. Its just the header!

    I don’t much want tge container element. Even when i edit it with Cornerstone, i dont want a container to appear. I just want the final site ( the design) to look like howtowebby.com (this site uses the Sydney theme)

    #1310664
    Jason
    Participant

    I love the button!!! How may i change the link and the Button Text? I found the place in the Customizer where you can make the header nav bar and footer transparent. Its under integrity!!!

    #1310711
    Jason
    Participant

    Ok . I have xreated another slider. And placed it below the masthead. But i want to get rid of this red line as shown in the screenshot

    #1310727
    Jason
    Participant

    My slider isnt mobile friendly. Please help

    #1310748
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .rev_slider_wrapper, a.x-img-thumbnail:hover, .x-slider-container.below, .page-template-template-blank-3-php .x-slider-container.above, .page-template-template-blank-6-php .x-slider-container.above {
        border: none;
    }

    To make slider responsive, check this link :https://www.themepunch.com/revslider-doc/layer-responsive-behavior/

    Hope that helps.

    #1310793
    Jason
    Participant

    I love the button!!! How may i change the link and the Button Text? I found the place in the Customizer where you can make the header nav bar and footer transparent. Its under integrity!!!

    #1310800
    Jason
    Participant

    I also love the code editor for editing global CSS and JavaScript. Which code editor has that been derived from?

    Also in your demo sites , where did you get those images? Thanks

    Thanks,
    Jason

    #1310808
    Christopher
    Moderator

    Hi there,

    You should update following blocks of code to change button’s style :

    #menu-item-187 a:hover {
        color: black;
        border-color: white;
        background-color: white;
        box-shadow: none;
    }
    #menu-item-187 a {
        color: black;
        border: 1px solid black;
        padding-top: 16px;
        height: 45px;
        margin-top: 22px;
        padding-left: 35px;
        padding-right: 35px;
    }

    Update button’s link under Appearance -> Menus.

    Which demo content and images are you referring to?

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    #1310814
    Jason
    Participant

    demo.theme.co/integrity-1/ and so on

    #1310818
    Jason
    Participant

    Only for this button (Our Work. ) I just want to get rid of the red line only when I come to this page ? See the screen shot

    #1310820
    Christopher
    Moderator
    #1310847
    Jason
    Participant

    You dont understand. Please see #1310818

    #1310850
    Christopher
    Moderator

    Hi there,

    Please add this code :

    .current-menu-item.menu-item-187 a {
        box-shadow: none !important;
    }

    Additionally, for future reference we kindly ask that our users not bump their threads as stated in our support policy. Since we answer questions from oldest to newest and bumping a thread makes it appear as brand new, this will only serve to lengthen our response time. Replies in the forum can take up to 24 hours during the week, but oftentimes we are able to get to questions much quicker than that. We request that our users wait patiently while we work our way through the forum as we can assure you that all questions will be addressed as soon as possible.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1308532 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>