Removing the down arrow widget for single portfolio intro

Is there a way to hide or remove the widget arrow that when you click it takes you down, on the single protfolio page ?

Comments

  • Or, another option, is there a way to hide the feature image if I change the header to default style, so I can have a background image over a section and have an image or text over the top, and construct the protfolio page more like a basic blank page?
  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
  • sory,. here is the basic project page; https://imgur.com/a/ELsMXPn

    I wasnt to get rid of the header colour, the title and that arrow icon, ideally, I would like to get rid of the next prioject and previous project feature as well.

    I'd like to have the portfolio page a blank template that I can customise just like all the other pages

    I would like my portfolio tempaltes to look similar to this; https://imgur.com/a/a2pAkAD

    The header colour exactly the same way as it is on the template home page, a large image under, then text on left and image on right - all of this I can do, it's jhust the header I can't fix

    ideally I just want a blank template I can customise freely just like the pages, I don't want the fixed header, the title showing and that arrow icon
  • I won't be able to make the portfolio as you showed on this picture.
    Because it requires theme files customization and we do not support that kind of modifications.

    All possible layouts of a portfolio in BeTheme are included here:
    http://prntscr.com/ln1gqd
    on our splash website: https://themes.muffingroup.com/be/splash/

    Paste this code to Theme Options > Custom CSS & JS > CSS to remove that down arrow icon.
    .intro-next{
        display:none !important;
    }
    Thanks
  • okay thanks for the code

    Surely to make the portfolio page I'd like is a mixture between the Single Project 2 and the type from Single project 6

    Or even the 8th would be perfect. just without the parallax header, or even 10 would be perfect - would there be a away to have the text from the headers from 8 and 10(from your examples), to have the text not centred and in the middle, would I be able to have the text up bit?


    And this Sia. basic question, how would I get these? I installed the pre-built website Creative 3, would I still be able to get these templates to customise myself?
  • You have to create it by yourself.
    Single project 10 is a portfolio with 'Intro Header' template.
    Just create a portfolio item, set the template and header image as on the screenshot below:

    Then just add the items in Muffin Builder and try to recreate your image there.
    Cheers
  • Ah right okay, sort for the basic questions, but thank you very much for your help
  • edited November 2018
    Also, really sorry, is there another bit of code to hide the social media share buttons at the bottom of the portfolio page?
  • No problem.
    Feel free to ask me more questions.

    Can you show me a screenshot of it?
    Or just send me a link to your website.
    Cheers
  • Oh, I think I've done it, I've managed to remove it from a portfolio page, not sure how, but seems to have fixed it

    Thank you for your help though 
  • Is there anything else I can help you with?
    Greetings
Sign In or Register to comment.