Okay
  Public Ticket #1845479
What is causing my portfolio head to not extend full width?
Closed

Comments

  •  1
    lukasgraphics started the conversation

    I have set my portfolio to have full width container selected. I've also made the appropriate changes to my row. Why is the portfolio heading on my frontpage not full width? It is ok on my actual portfolio page. I don't understand.

    In addition on every portfolio page, when you click on Black and White the options are stacked with plenty of room in the row.  How do I prevent this?

    Thanks for your help.

  • [deleted] replied

    Hi Lukas,

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

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

    [EDIT]

    Can you please try this method (see video).

    Thanks!

  •   lukasgraphics replied privately
  • [deleted] replied

    Hi Lukas,

    Can you please add the code below to your Custom CSS area:

    .portfolio-title-holder.portfolio-title-holder--title-has-container {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    It should do what you are asking.

    The options that you have selected in the Theme Options are only for the original portfolio page.

    Thanks!

  •  1
    lukasgraphics replied

    Hmmm.   That doesn't seem to work.  Since you looked at it last, I changed the name of the portfolio and did some other edits though.

  • [deleted] replied

    Hi Lukas,

    I tested that code and it worked for me. I made this change in your homepage (see video).

    Thanks!


  •  1
    lukasgraphics replied

    Thanks I finally got around to this and it worked.  Not sure what my issue was.   Thank you.

  • [deleted] replied

    Glad to hear thatsmile.png

    Will set this ticket as solved from here.