Forum Replies Created
-
Author
-
tbonetimmonsParticipant
I am currently using an older version of the theme, but when I had the new version installed, the page title of one of my pages suddenly changed into the last woocommerce product listed on the page.
I am using a plugin called DHVC Woocommerce Products Layouts to control the way the products are shown a little easier. When that plugin is not used on the page, the page title shows correctly. I’m not sure what would have caused this.
Also, I feel as though the site layout is wider than it was before. The content area is stretched wider than before.
Thanks!
tbonetimmonsParticipantWell, I guess I figured out a solution but I’m not sure if it’s the absolute best way to accomplish it.
In the Child Theme stylesheet (style.css) I added simple code to the class for the main-title:
.main-title{
background-image: url(“http://pictureurlgoeshere”);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center bottom;
}Please let me know if this is the best permanent solution.
Thanks,
WilltbonetimmonsParticipantYou are wonderful! I guess it was the extra jquery code. Thank you so much for the help. I would have never found that!
February 29, 2016 at 14:56 in reply to: Visual Composer Row / Element Animations not working #107360tbonetimmonsParticipantThis reply has been set as private.February 28, 2016 at 18:19 in reply to: Visual Composer Row / Element Animations not working #107234tbonetimmonsParticipantThis reply has been set as private.February 27, 2016 at 21:19 in reply to: Visual Composer Row / Element Animations not working #107131tbonetimmonsParticipantThis reply has been set as private.February 27, 2016 at 01:08 in reply to: Visual Composer Row / Element Animations not working #107007tbonetimmonsParticipantHi Laura,
Thanks for your help!
It doesn’t animate at all… and doesn’t show at all either. I’ll attach a screenshot.
Only thing I’m changing is the animation type.
Attachments:
You must be logged in to view attached files. -
AuthorPosts