marikekale
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with .htaccess fileAnd suddenly some of the page urls are working and some not 🤯
Forum: Everything else WordPress
In reply to: Read more button Masonry GridHi @prabhatrai I’ve tried this too several times. Is there anyway to override the existing “Read more” text? With this code I managed to change the button style and colors:
/* Masonry grid “read more” button color */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
background-color: black;
border-radius: 1px;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
background-color: #d9ccb9;
}Forum: Everything else WordPress
In reply to: Read more button Masonry GridHi @prabhatrai BeTheme said that it’s WPBakery and & some plugin related issue… Any tips? I’m literally going crazy with this 😀
Forum: Everything else WordPress
In reply to: Read more button Masonry GridOh, sorry! Now the site should be visible. Thank you so much, if you have time to help!
Forum: Fixing WordPress
In reply to: Responsive Masonry Grid with overlay textThanks Steve! I downloaded the Health Check and found out a few troubles.
However my only problem right now is the visual one: I’d want texts overlay the images, not above them. Any CSS trips to do this?
Forum: Fixing WordPress
In reply to: Responsive Masonry Grid with overlay textUpdated the site logos. Tested also Masonry Grid plugin, but removed it because it put down the whole site. Do you think this might have something to do with this problem?
Forum: Fixing WordPress
In reply to: Responsive Masonry Grid with overlay textYes, no help with him anymore and can’t figure out the code by myself 🙁
Forum: Fixing WordPress
In reply to: Responsive Masonry Grid with overlay textThere’s no plugin, the whole site is coded and custom made.